- Adminer web UI for PostgreSQL management - Port 8083 (8080 taken by sirh-app) - Nginx reverse proxy on adminer-prod.malio-dev.fr (HTTP) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- docker-compose with postgres:16-alpine - Init script to create databases (SIRH + Ferme, prod + recette) - Deploy script with readiness check - Backup script with rotation (keeps last 7) - Auto-tag CI workflow - Full deployment documentation