Created
April 23, 2014 05:03
-
-
Save iaminawe/11203248 to your computer and use it in GitHub Desktop.
barracuda .cnf
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 140423-0334 | |
### with Barracuda version BOA-2.2.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. | |
### | |
_HTTP_WILDCARD=YES | |
_LOCAL_NETWORK_HN="" | |
_LOCAL_NETWORK_IP="" | |
_MY_FRONT="master.greenpeace.iaminawe.com" | |
_MY_HOSTN="greenpeace.iaminawe.com" | |
_MY_OWNIP="146.148.67.85" | |
_SMTP_RELAY_HOST="smtp.gmail.com" | |
_SMTP_RELAY_TEST=NO | |
_THIS_DB_HOST=localhost | |
### | |
### NOTE: the group of settings displayed bellow | |
### will *override* all listed settings in the Barracuda script, | |
### both on initial install and upgrade. | |
### | |
_AUTOPILOT=YES | |
_DEBUG_MODE=NO | |
_MY_EMAIL="[email protected]" | |
_XTRAS_LIST="PDS CSF CHV FTP" | |
### | |
_MODULES_FIX=YES | |
_MODULES_SKIP="" | |
_PERMISSIONS_FIX=NO | |
### | |
_CPU_CRIT_RATIO=9 | |
_CPU_MAX_RATIO=6 | |
_CPU_SPIDER_RATIO=3 | |
### | |
_DB_BINARY_LOG=NO | |
_DB_ENGINE=InnoDB | |
_DB_SERIES=5.5 | |
_DB_SERVER=MariaDB | |
### | |
_DNS_SETUP_TEST=YES | |
_EXTRA_PACKAGES= | |
_FORCE_GIT_MIRROR="" | |
_LOCAL_DEBIAN_MIRROR="ftp.debian.org" | |
_LOCAL_UBUNTU_MIRROR="archive.ubuntu.com" | |
_NEWRELIC_KEY= | |
### | |
_NGINX_DOS_LIMIT=300 | |
_NGINX_EXTRA_CONF="" | |
_NGINX_FORWARD_SECRECY=NO | |
_NGINX_LDAP=NO | |
_NGINX_NAXSI=NO | |
_NGINX_SPDY=NO | |
_NGINX_WORKERS=AUTO | |
### | |
_PHP_CLI_VERSION=5.3 | |
_PHP_EXTRA_CONF="" | |
_PHP_FPM_DENY="" | |
_PHP_FPM_VERSION=5.3 | |
_PHP_FPM_WORKERS=AUTO | |
_PHP_GEOS=NO | |
_PHP_MONGODB=NO | |
_PHP_MULTI_INSTALL="5.3" | |
### | |
_REDIS_LISTEN_MODE=PORT | |
_RESERVED_RAM=0 | |
_SPEED_VALID_MAX=3600 | |
_SSH_FROM_SOURCES=NO | |
_SSH_PORT=22 | |
_SSL_FROM_SOURCES=NO | |
_STRICT_BIN_PERMISSIONS=YES | |
_STRONG_PASSWORDS=NO | |
### | |
_CUSTOM_CONFIG_CSF=NO | |
_CUSTOM_CONFIG_LSHELL=NO | |
_CUSTOM_CONFIG_PHP52=NO | |
_CUSTOM_CONFIG_LSHELL=NO | |
_CUSTOM_CONFIG_PHP52=NO | |
_CUSTOM_CONFIG_PHP53=NO | |
_CUSTOM_CONFIG_PHP54=NO | |
_CUSTOM_CONFIG_PHP55=NO | |
_CUSTOM_CONFIG_REDIS=NO | |
_CUSTOM_CONFIG_SQL=NO | |
### | |
_AEGIR_UPGRADE_ONLY=NO | |
_SYSTEM_UPGRADE_ONLY=NO | |
_USE_STOCK=NO | |
### | |
### Configuration created on 140423-0334 | |
### with Barracuda version BOA-2.2.3 | |
### |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment