Supply inert UAT provider configuration

This commit is contained in:
b0txec
2026-08-20 19:36:24 +03:00
parent a22c63808c
commit 8b17d30dc8
2 changed files with 18 additions and 0 deletions
+6
View File
@@ -166,6 +166,12 @@ The bundle is a template until it passes Compose rendering, Authelia validation,
image build, container health, and private loopback smoke tests. Nginx activation
and public DNS remain later checkpoints.
Known application constraint: provider clients are constructed during startup
even when `ENABLE_SCHEDULED_JOBS=false`. The synthetic UAT Compose file therefore
supplies explicit inert provider values. No provider fetch is scheduled, and
real provider credentials must not be added until their contracts and handling
are reviewed.
## Manual release procedure
Continuous deployment is deliberately out of scope for the first testing