docs: update CHANGELOG and PROJECT.md for SOPS secrets migration

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Deeman
2026-02-23 17:19:09 +01:00
parent 5b074b8508
commit 4ff0a0cce8
2 changed files with 14 additions and 1 deletions

View File

@@ -13,7 +13,8 @@
- [x] UV workspace monorepo structure (web/, transform/, extract/ members)
- [x] Docker + docker-compose production deploy
- [x] Litestream R2 backup (1-year retention, auto-restore on startup)
- [x] CI pipeline (GitLab, env vars, health check gated deploys)
- [x] CI pipeline (GitLab, health check gated deploys)
- [x] SOPS + age encrypted secrets (`.env.dev.sops` / `.env.prod.sops`; `deploy.sh` auto-decrypts; `setup_server.sh` installs sops+age)
- [x] Pre-migration DB backup + auto-restore on failed deploy
- [x] Nginx router config