[GH-ISSUE #84] [Feature] 增加本地部署类型 #65

Closed
opened 2026-03-03 00:31:09 +03:00 by kerem · 4 comments
Owner

Originally created by @imaxwen on GitHub (Sep 23, 2024).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/84

功能描述
希望可以增加一个本地部署类型,可以将申请的ssl证书部署到本地某个目录。

动机
1、certimate和nginx都是通过docker部署在本机中,本地部署类型可以将certimate中生成的证书部署在certimate容器任意目录,再通过docker volumes挂载至本机任意目录。
2、在本机的再ssh到本机进行部署,必要性不大。
3、如果可能的话,可以在certimate容器中安装docker-cli,这样我们甚至可以在容器中操作宿主机的docker用于reload nginx容器中的nginx进程。

替代方案
目前使用ssh部署连接本机的方案替代

其他信息

Originally created by @imaxwen on GitHub (Sep 23, 2024). Original GitHub issue: https://github.com/certimate-go/certimate/issues/84 **功能描述** 希望可以增加一个本地部署类型,可以将申请的ssl证书部署到本地某个目录。 **动机** 1、certimate和nginx都是通过docker部署在本机中,本地部署类型可以将certimate中生成的证书部署在certimate容器任意目录,再通过docker volumes挂载至本机任意目录。 2、在本机的再ssh到本机进行部署,必要性不大。 3、如果可能的话,可以在certimate容器中安装docker-cli,这样我们甚至可以在容器中操作宿主机的docker用于reload nginx容器中的nginx进程。 **替代方案** 目前使用ssh部署连接本机的方案替代 **其他信息** --
kerem 2026-03-03 00:31:09 +03:00
Author
Owner

@coderZoe commented on GitHub (Sep 25, 2024):

同希望增加这个功能

<!-- gh-comment-id:2372748915 --> @coderZoe commented on GitHub (Sep 25, 2024): 同希望增加这个功能
Author
Owner

@xjpz commented on GitHub (Sep 25, 2024):

+1

<!-- gh-comment-id:2373119628 --> @xjpz commented on GitHub (Sep 25, 2024): +1
Author
Owner

@LeoChen98 commented on GitHub (Sep 25, 2024):

+1

<!-- gh-comment-id:2374339875 --> @LeoChen98 commented on GitHub (Sep 25, 2024): +1
Author
Owner

@usual2970 commented on GitHub (Sep 26, 2024):

已支持 v0.1.12

<!-- gh-comment-id:2378114010 --> @usual2970 commented on GitHub (Sep 26, 2024): 已支持 v0.1.12
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certimate#65
No description provided.