Separate backend and proxy edge networks

This commit is contained in:
b0txec
2026-08-20 19:52:37 +03:00
parent 8b17d30dc8
commit 674f962298
3 changed files with 8 additions and 2 deletions
+2 -1
View File
@@ -87,7 +87,8 @@ Proposed application root:
WeatherTool will use:
- a unique Compose project name;
- a private application network;
- an internal database backend network plus a separate proxy-facing edge
network for the two loopback-bound HTTP services;
- its own PostgreSQL service and persistent storage;
- its own Authelia configuration and storage;
- an ephemeral writable application scratch filesystem while the remaining