Created
January 12, 2015 20:37
-
-
Save petrowsky/e7e5010eda90716d2726 to your computer and use it in GitHub Desktop.
This file contains 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
--------------- | |
.barracuda.cnf | |
--------------- | |
### | |
### Configuration created on 150112-1253 | |
### with Barracuda version BOA-2.3.8 | |
### | |
### NOTE: the group of settings displayed below will *not* be overridden | |
### on upgrade by the Barracuda script nor by this configuration file. | |
### They can be defined only on initial Barracuda install. | |
### | |
_LOCAL_NETWORK_HN="" | |
_LOCAL_NETWORK_IP="" | |
_MY_FRONT="my.domain.com" | |
_MY_HOSTN="my.domain.com" | |
_MY_OWNIP="xxx.xxx.xxx.xxx" | |
_SMTP_RELAY_HOST="" | |
_SMTP_RELAY_TEST=YES | |
_THIS_DB_HOST=localhost | |
### | |
### NOTE: the group of settings displayed below | |
### 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="CSF WMN SR3" | |
### | |
_MODULES_FIX=YES | |
_MODULES_SKIP="" | |
_PERMISSIONS_FIX=YES | |
### | |
_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 | |
_INNODB_LOG_FILE_SIZE=AUTO | |
### | |
_DNS_SETUP_TEST=YES | |
_EXTRA_PACKAGES= | |
_FORCE_GIT_MIRROR="" | |
_LOCAL_DEBIAN_MIRROR=ftp.debian.org | |
_LOCAL_UBUNTU_MIRROR=archive.ubuntu.com | |
_NEWRELIC_KEY=[my key is set here] | |
_SCOUT_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.5 | |
_PHP_EXTRA_CONF="" | |
_PHP_FPM_DENY="" | |
_PHP_FPM_VERSION=5.5 | |
_PHP_FPM_WORKERS=AUTO | |
_PHP_GEOS=NO | |
_PHP_MONGODB=NO | |
_PHP_MULTI_INSTALL="5.5" | |
### | |
_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_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 | |
### | |
### Configuration created on 150112-1253 | |
### with Barracuda version BOA-2.3.8 | |
### | |
--------------- | |
barracuda_log.txt | |
--------------- | |
Mon Jan 12 13:38:04 CST 2015 / Debian.wheezy x86_64 XEN / Aegir BOA-2.3.8 / Barracuda BOA-2.3.8 / Nginx 1.7.7 / PHP 5.5 / FPM 5.5 / CLI 5.5 / MariaDB-5.5.41 localhost | |
--------------- | |
.o1.octopus.cnf | |
--------------- | |
### | |
### Configuration created on 150112-1339 with | |
### Octopus version BOA-2.3.8 | |
### | |
### NOTE: the group of settings displayed below | |
### will *override* all listed settings in the Octopus script. | |
### | |
_USER="o1" | |
_MY_EMAIL="[email protected]" | |
_PLATFORMS_LIST="ALL" | |
_AUTOPILOT=NO | |
_HM_ONLY=NO | |
_O_CONTRIB_UP=NO | |
_DEBUG_MODE=NO | |
_MY_OWNIP= | |
_FORCE_GIT_MIRROR="" | |
_THIS_DB_HOST=localhost | |
_DNS_SETUP_TEST=YES | |
_HOT_SAUCE=NO | |
_USE_CURRENT=YES | |
_DEL_OLD_EMPTY_PLATFORMS=0 | |
_DEL_OLD_BACKUPS=0 | |
_DEL_OLD_TMP=0 | |
_LOCAL_NETWORK_IP= | |
_PHP_FPM_VERSION=5.3 | |
_PHP_CLI_VERSION=5.3 | |
_PHP_FPM_WORKERS=AUTO | |
_PHP_FPM_TIMEOUT=AUTO | |
_PHP_FPM_DENY="" | |
_STRONG_PASSWORDS=NO | |
_SQL_CONVERT=NO | |
_RESERVED_RAM=0 | |
### | |
### NOTE: the group of settings displayed below will be *overridden* | |
### by config files stored in the /data/disk/o1/log/ directory, | |
### but only on upgrade. | |
### | |
_DOMAIN="my.domain.com" | |
_CLIENT_EMAIL="[email protected]" | |
_CLIENT_OPTION="SSD" | |
_CLIENT_SUBSCR="Y" | |
_CLIENT_CORES="8" | |
### | |
### Configuration created on 150112-1339 with | |
### Octopus version BOA-2.3.8 | |
### | |
--------------- | |
octopus_log.txt | |
--------------- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment