一个开源免费的自托管 SSL 证书 ACME 工具,可视化地自动化完成证书申请、部署和续期的全生命周期管理,兼容各大主流云服务商。
Go to file
2024-08-23 14:24:10 +08:00
.github/workflows Update release.yml 2024-08-23 01:16:42 +08:00
internal added some optimizations 2024-08-23 11:33:43 +08:00
migrations support ssh deployemnt 2024-08-22 20:24:00 +08:00
ui fix nixpacks 2024-08-23 14:24:10 +08:00
.gitignore support ssh deployemnt 2024-08-22 20:24:00 +08:00
.goreleaser.yml initial release 2024-08-23 01:03:40 +08:00
CHANGELOG.md initial release 2024-08-23 01:03:40 +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
nixpacks.toml fix nixpacks 2024-08-23 14:24:10 +08:00