- 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
9 lines
177 B
Plaintext
9 lines
177 B
Plaintext
---
|
|
all:
|
|
children:
|
|
gitea:
|
|
hosts:
|
|
git.poll-streams.com:
|
|
ansible_user: ubuntu
|
|
ansible_ssh_private_key_file: ../ssh-keys/qvest-task-key.pem
|