Commit Graph

4 Commits

Author SHA1 Message Date
Matthieu THOLOT
c22146b098 feat(backup): zip and rotate uploads for inventory/sirh/lesstime
All checks were successful
Auto Tag / tag (push) Successful in 6s
Aligns the repo with the version that was running in prod.
Adds INVENTORY/SIRH/LESSTIME_DOCS_DIR variables, zips each upload
directory next to the DB dumps, keeps the 3 most recent zips, and
splits the Discord summary into BDD/Documents sections.
2026-05-19 08:21:58 +00:00
Matthieu THOLOT
edd622a9d7 feat(backup): include starseed_prod in daily dumps
All checks were successful
Auto Tag / tag (push) Successful in 8s
2026-05-19 08:09:15 +00:00
Matthieu THOLOT
dce99f58d7 feat : add Discord notifications to backup script
All checks were successful
Auto Tag / tag (push) Successful in 5s
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 08:08:06 +00: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