usual2970 / certimate

开源的SSL证书管理工具,可以帮助你自动申请、部署SSL证书,并在证书即将过期时自动续期。An open-source SSL certificate management tool that helps you automatically apply for and deploy SSL certificates, as well as automatically renew them when they are about to expire.
https://docs.certimate.me
MIT License
4.86k stars 434 forks source link

[Feature] 可以指定db文件的位置 #343

Open liubin95 opened 1 week ago

liubin95 commented 1 week ago

功能描述 指定db文件的位置

动机 通过k8s部署的时候可以方便pvc的挂载

替代方案 增加启动的参数--dir https://github.com/gladson/pocketbase-docker/blob/c788862b7a52b2c894aa9b27e672dc9694d40f2d/Dockerfile#L81

其他信息 在这里添加任何相关的附加信息或截图。

fudiwei commented 1 week ago

感谢反馈,后续迭代会考虑,也欢迎提交 PR