Commit Graph

3 Commits

Author SHA1 Message Date
cnbugs 2d70a15307 feat: add login authentication and certificate expiry notifications
- JWT-based login with ADMIN_USER/ADMIN_PASSWORD env config
- Login page with auth guard for Vue frontend
- Feishu bot webhook notification for expiring certificates
- SMTP email notification for expiring certificates
- Daily 8:00 AM cron for expiry checks
- Startup health check notification
2026-07-23 16:25:02 +08:00
cnbugs d0b7ed3245 修复service硬编码路径问题:动态替换部署路径,支持任意目录部署 2026-05-13 12:05:40 +08:00
cnbugs fd7557539f add 一键部署脚本 + systemd服务脚本 2026-05-13 11:03:18 +08:00