一个开源免费的自托管 SSL 证书 ACME 工具,可视化地自动化完成证书申请、部署和续期的全生命周期管理,兼容各大主流云服务商。
Go to file
2024-08-23 00:55:15 +08:00
.github/workflows fix workflow 2024-08-22 22:31:06 +08:00
internal support ssh deployemnt 2024-08-22 20:24:00 +08:00
migrations support ssh deployemnt 2024-08-22 20:24:00 +08:00
ui add release action 2024-08-22 22:26:18 +08:00
.gitignore support ssh deployemnt 2024-08-22 20:24:00 +08:00
.goreleaser.yml goreleaser config 2024-08-23 00:55:15 +08:00
go.mod support ssh deployemnt 2024-08-22 20:24:00 +08:00
go.sum support ssh deployemnt 2024-08-22 20:24:00 +08:00
main.go Implement immediate deployment, and automatically load scheduled tasks when the service starts. 2024-08-21 16:34:28 +08:00
Makefile Resolved the issue where the final deployment logs for the domain were not recorded after immediate execution. 2024-08-21 21:34:11 +08:00