Go to file
gitea_admin 685de1816d feat: implement update automation and backup system with CI tests (#1)
- Diun monitors Docker images
- Automated updates for nginx, manual approval for gitea/postgres
- Weekly cert renewal automation via cron
- Health checks with automatic rollback on failure
- AWS SES email notifications on update failures
- Daily S3 backups + pre-update snapshots
- Integration tests with Gitea Actions quality gate
- Change domain from gitea.poll-streams.com to git.poll-streams.com
- Add diagrams
2026-06-11 15:51:48 +00:00
.gitea/workflows feat: implement update automation and backup system with CI tests (#1) 2026-06-11 15:51:48 +00:00
.github docs: project planning and architecture design 2026-06-08 16:27:13 +02:00
ansible feat: implement update automation and backup system with CI tests (#1) 2026-06-11 15:51:48 +00:00
docker feat: implement update automation and backup system with CI tests (#1) 2026-06-11 15:51:48 +00:00
docs/diagrams feat: implement update automation and backup system with CI tests (#1) 2026-06-11 15:51:48 +00:00
scripts feat: implement update automation and backup system with CI tests (#1) 2026-06-11 15:51:48 +00:00
terraform feat: implement update automation and backup system with CI tests (#1) 2026-06-11 15:51:48 +00:00
.gitignore feat: Automated Gitea deployment with SSL 2026-06-08 19:51:24 +02:00
ADR.md feat: implement update automation and backup system with CI tests (#1) 2026-06-11 15:51:48 +00:00
Makefile feat: implement update automation and backup system with CI tests (#1) 2026-06-11 15:51:48 +00:00
ROADMAP.md feat: implement update automation and backup system with CI tests (#1) 2026-06-11 15:51:48 +00:00
TASK.md feat: implement update automation and backup system with CI tests (#1) 2026-06-11 15:51:48 +00:00