f37ebf8621
Production installs now run only the Nexus container; MySQL and Redis are self-hosted on the machine or 1Panel, with install wizard defaults pointing at host.docker.internal. Co-authored-by: Cursor <cursoragent@cursor.com>
6 lines
140 B
Bash
6 lines
140 B
Bash
# Host profile: 2 vCPU / 8 GiB — default production
|
|
NEXUS_MEM_LIMIT=2g
|
|
NEXUS_CPUS=1.5
|
|
NEXUS_DB_POOL_SIZE=30
|
|
NEXUS_DB_MAX_OVERFLOW=20
|