2f830424a4
Merge install/upgrade into nexus-1panel.sh with 1c4g/2c8g/4c16g resource profiles; preflight Gitea and firewall hints; post-install HTTPS health probe. Co-authored-by: Cursor <cursoragent@cursor.com>
12 lines
266 B
Bash
12 lines
266 B
Bash
# Host profile: 1 vCPU / 4 GiB (test / small VPS)
|
|
MYSQL_CNF_FILE=mysql-prod-1c4g.cnf
|
|
MYSQL_MEM_LIMIT=1g
|
|
MYSQL_CPUS=1
|
|
REDIS_MAXMEMORY=128mb
|
|
REDIS_MEM_LIMIT=256m
|
|
REDIS_CPUS=0.25
|
|
NEXUS_MEM_LIMIT=1g
|
|
NEXUS_CPUS=1
|
|
NEXUS_DB_POOL_SIZE=15
|
|
NEXUS_DB_MAX_OVERFLOW=10
|