6276ea08b7
Compose stack is MySQL+Nexus only; wizard Redis check is non-blocking and defaults to host.docker.internal for self-managed Redis. Co-authored-by: Cursor <cursoragent@cursor.com>
9 lines
187 B
Bash
9 lines
187 B
Bash
# Host profile: 4 vCPU / 16 GiB
|
|
MYSQL_CNF_FILE=mysql-prod-4c16g.cnf
|
|
MYSQL_MEM_LIMIT=6g
|
|
MYSQL_CPUS=3
|
|
NEXUS_MEM_LIMIT=4g
|
|
NEXUS_CPUS=3
|
|
NEXUS_DB_POOL_SIZE=60
|
|
NEXUS_DB_MAX_OVERFLOW=40
|