开源的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.
 
 
Go to file
yoan 35ecb955e2 nixpacks 2024-08-23 13:31:13 +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 nixpacks 2024-08-23 13:22:44 +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
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
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
nixpacks.toml nixpacks 2024-08-23 13:31:13 +08:00