[GH-ISSUE #72] [Feature] SSH 部署支持部署前执行脚本 #56

Closed
opened 2026-03-03 00:31:05 +03:00 by kerem · 1 comment
Owner

Originally created by @sgpublic on GitHub (Sep 22, 2024).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/72

首先感谢大佬作出的如此好用的项目。

我这边是需要将我的证书部署到一个嵌入式设备上,这个嵌入式设备使用TF卡作为存储设备,因此日常使用的时候是开启的系统分区 readonly,那么如果想要上传证书,需要先使用命令切换为 read/write 才能上传,上传完还要切换回 readonly。

所以需求就是连接 ssh 之后上传证书之前需要执行前置命令。

希望大佬考虑一下这个需求,谢谢。

Originally created by @sgpublic on GitHub (Sep 22, 2024). Original GitHub issue: https://github.com/certimate-go/certimate/issues/72 首先感谢大佬作出的如此好用的项目。 我这边是需要将我的证书部署到一个嵌入式设备上,这个嵌入式设备使用TF卡作为存储设备,因此日常使用的时候是开启的系统分区 readonly,那么如果想要上传证书,需要先使用命令切换为 read/write 才能上传,上传完还要切换回 readonly。 所以需求就是连接 ssh 之后上传证书之前需要执行前置命令。 希望大佬考虑一下这个需求,谢谢。
kerem 2026-03-03 00:31:05 +03:00
Author
Owner

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

感谢反馈~这个可以的

只不过ssh部署的界面越来越丑了

<!-- gh-comment-id:2366713789 --> @usual2970 commented on GitHub (Sep 22, 2024): 感谢反馈~这个可以的 只不过ssh部署的界面越来越丑了
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#56
No description provided.