feat: add Gitea self-hosted Git service with Actions runner

- Create new 'dev' stack at dev.pivoine.art
- Add Gitea with PostgreSQL database (core stack)
- Add Gitea Actions runner with Docker support
- Enable mailer configuration via SMTP
- Enable container registry and packages
- Add gitea database to PostgreSQL init script

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-11-15 11:43:13 +01:00
parent f25856a44b
commit d32ac39d27
4 changed files with 104 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ include:
- proxy/compose.yaml
- watch/compose.yaml
- media/compose.yaml
- dev/compose.yaml
networks:
compose_network: