Architecture: Finalized dynamic scaling and Nginx gateway port configuration.

This commit is contained in:
Scott Idem
2026-01-12 17:10:16 -05:00
parent 6ee6f24c00
commit 7bce390e5f
3 changed files with 11 additions and 79 deletions

View File

@@ -119,6 +119,9 @@ HOSTED_TMP_SRC=/path/to/hosted_tmp
# SERVICES CONFIG
# ------------------------------------------------------------------------------
AE_PMA_PORT=8081
AE_API_GATEWAY_PORT=5060
AE_API_REPLICAS=2
# MariaDB Tuning (Adjust per environment hardware)
MARIADB_MAX_CONNECTIONS=500