mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-26 05:05:56 +03:00
[GH-ISSUE #343] [Feature] 可以指定db文件的位置 #204
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#204
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @liubin95 on GitHub (Nov 14, 2024).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/343
功能描述
指定db文件的位置
动机
通过k8s部署的时候可以方便pvc的挂载
替代方案
增加启动的参数--dir
github.com/gladson/pocketbase-docker@c788862b7a/Dockerfile (L81)其他信息
在这里添加任何相关的附加信息或截图。
@fudiwei commented on GitHub (Nov 14, 2024):
感谢反馈,后续迭代会考虑,也欢迎提交 PR