Complete release upgrade and operator controls
GeoIntel CI / docs-smoke (push) Canceled after 0s
GeoIntel CI / contract-smoke (push) Canceled after 0s

This commit is contained in:
Codex
2026-07-18 02:52:28 +02:00
parent 851d0ef109
commit 05a2c372b7
8 changed files with 229 additions and 0 deletions
+6
View File
@@ -77,6 +77,12 @@
or overwriting an existing release tag.
- Preserved the actual prior rollback image across repeated no-op deploys of
the same immutable release.
- Exposed every operator-owned all-in-one runtime limit and local YOLO setting
through advanced Unraid edit fields while keeping deployment-only bridge
variables internal.
- Added a fail-safe isolated upgrade smoke that restores a verified backup to
a temporary database, runs the release image migration chain and removes the
temporary database without touching production.
- Made production startup reject known-default PostGIS passwords and apply the
configured upload limit consistently to nginx and FastAPI.