forked from bashclub/zamba-lxc-toolbox
Add LXC_MEM_MIN to constatns-service.conf
This commit is contained in:
@ -39,5 +39,8 @@ MARIA_DB_USER="kopano"
|
||||
MARIA_ROOT_PWD=$(random_password)
|
||||
MARIA_USER_PWD=$(random_password)
|
||||
|
||||
# Sets the minimum amount of RAM the service needs for operation
|
||||
LXC_MEM_MIN=4096
|
||||
|
||||
# service dependent meta tags
|
||||
SERVICE_TAGS="php-fpm,nginx,mariadb"
|
Reference in New Issue
Block a user