Correct production runtime contract

This commit is contained in:
b0txec
2026-08-20 19:33:36 +03:00
parent 626f310712
commit a22c63808c
3 changed files with 11 additions and 6 deletions
+4 -1
View File
@@ -26,7 +26,6 @@ paths before the first start:
compose.yml
config/authelia/configuration.yml
config/authelia/users_database.yml
data/app/
data/authelia/
data/postgres/
secrets/jwt_secret
@@ -38,6 +37,10 @@ The Nginx files remain examples until the domain, Cloudflare origin certificate,
trusted client-address configuration, and private upstream tests are complete.
Do not enable the virtual host merely because the containers start successfully.
WeatherTool application scratch files are intentionally ephemeral in a
non-executable in-memory `/app/data` filesystem. PostgreSQL is the durable
application data store; Authelia and PostgreSQL state use dedicated bind paths.
## Release image
Build the exact committed revision on Rocky: