Created
June 5, 2019 07:20
-
-
Save lsolesen/1a1ba3d4c07161be587a4b4094679b44 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### | |
### Configuration created on 140125-1811 | |
### with Barracuda version BOA-2.1.3 | |
### | |
### NOTE: the group of settings displayed bellow will *not* be overridden | |
### on upgrade by the Barracuda script nor by this configuration file. | |
### They can be defined only on initial Barracuda install. | |
### | |
_MY_OWNIP="1.1.1.1" | |
_MY_HOSTN="boa.mydomain.dk" | |
_MY_FRONT="master.boa.mydomain.dk" | |
_THIS_DB_HOST=localhost | |
_SMTP_RELAY_TEST=YES | |
_SMTP_RELAY_HOST="" | |
_LOCAL_NETWORK_IP="" | |
_LOCAL_NETWORK_HN="" | |
### | |
### NOTE: the group of settings displayed bellow | |
### will *override* all listed settings in the Barracuda script, | |
### both on initial install and upgrade. | |
### | |
_MY_EMAIL="[email protected]" | |
_XTRAS_LIST="PDS CSF CHV FTP" | |
_AUTOPILOT=YES | |
_SYSTEM_UPGRADE_ONLY=YES | |
_AEGIR_UPGRADE_ONLY=NO | |
_DEBUG_MODE=NO | |
_DB_SERVER=MariaDB | |
_DB_BINARY_LOG=NO | |
_SSH_PORT=22 | |
_LOCAL_DEBIAN_MIRROR=httpredir.debian.org | |
_LOCAL_UBUNTU_MIRROR="archive.ubuntu.com" | |
_FORCE_GIT_MIRROR="" | |
_DNS_SETUP_TEST=YES | |
_NGINX_WORKERS=AUTO | |
_NGINX_DOS_LIMIT=300 | |
_PHP_FPM_VERSION=5.6 | |
_PHP_CLI_VERSION=5.6 | |
_PHP_FPM_WORKERS=AUTO | |
_NGINX_EXTRA_CONF="" | |
_NGINX_LDAP=NO | |
_NGINX_NAXSI=NO | |
_NGINX_SPDY=YES | |
_NGINX_FORWARD_SECRECY=YES | |
_PHP_GEOS=NO | |
_PHP_MONGODB=NO | |
_PHP_EXTRA_CONF="" | |
_CUSTOM_CONFIG_CSF=NO | |
_CUSTOM_CONFIG_SQL=NO | |
_CUSTOM_CONFIG_REDIS=NO | |
_SPEED_VALID_MAX=3600 | |
_NEWRELIC_KEY=xxx | |
_EXTRA_PACKAGES= | |
_STRONG_PASSWORDS=NO | |
_PERMISSIONS_FIX=YES | |
_MODULES_FIX=NO | |
_MODULES_SKIP="" | |
_SSH_FROM_SOURCES=YES | |
_RESERVED_RAM=0 | |
### | |
### Configuration created on 140125-1811 | |
### with Barracuda version BOA-2.1.3 | |
### | |
_PHP_MULTI_INSTALL="5.6,7.1,7.2" | |
_CUSTOM_CONFIG_LSHELL=NO | |
_CPU_SPIDER_RATIO=3 | |
_CPU_MAX_RATIO=6 | |
_CPU_CRIT_RATIO=9 | |
_PHP_FPM_DENY="" | |
_REDIS_LISTEN_MODE=SOCKET | |
_STRICT_BIN_PERMISSIONS=YES | |
_DB_SERIES=10.1 | |
_SCOUT_KEY= | |
_AUTO_UP_WEEKLY=7 | |
_AUTO_UP_MONTH=5 | |
_AUTO_UP_DAY=14 | |
_PHP_SINGLE_INSTALL= | |
_AWS_KEY='xx' ### [R] From your AWS S3 settings | |
_AWS_SEC='xx' ### [R] From your AWS S3 settings | |
_AWS_PWD='xx' ### [R] Generate with 'openssl rand -base64 32' | |
_AWS_REG='eu-central-1' ### [R] By default 'us-east-1' | |
_AWS_TTL='30D' ### [O] By default '30D' | |
_AWS_FLC='7D' ### [O] By default '7D' | |
_AWS_VLV='1' ### [O] By default '1' | |
_AWS_PRG='NO' ### [O] By default 'NO' -- can be YES/NO | |
_PHP_IONCUBE=NO | |
_SSH_ARMOUR=NO | |
_MAGICK_FROM_SOURCES=NO | |
_USE_MYSQLTUNER=YES | |
_NGINX_HEADERS=NO |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment