2 Commits

Author SHA1 Message Date
65db5fd8e9 docs : update README after init script removal
All checks were successful
Auto Tag / tag (push) Successful in 4s
2026-03-31 11:19:58 +02:00
9c74eb9114 feat : initial PostgreSQL infrastructure setup
- 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
2026-03-31 10:51:33 +02:00