Correct production runtime contract
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user