Skip to content

Instantly share code, notes, and snippets.

@iaminawe
Created October 28, 2014 02:51
Show Gist options
  • Save iaminawe/8b9fae84e369763dea6d to your computer and use it in GitHub Desktop.
Save iaminawe/8b9fae84e369763dea6d to your computer and use it in GitHub Desktop.
Octopus config
###
### Configuration created on 140425-0705 with
### Octopus version BOA-2.2.3
###
### NOTE: the group of settings displayed bellow
### will *override* all listed settings in the Octopus script.
###
_USER="USER"
_MY_EMAIL="gregg@example.com"
_PLATFORMS_LIST="D7P D7S D7D D6P D6S D6D OAM"
_AUTOPILOT=YES
_HM_ONLY=NO
_O_CONTRIB_UP=YES
_DEBUG_MODE=NO
_MY_OWNIP=
_FORCE_GIT_MIRROR=""
_THIS_DB_HOST=localhost
_DNS_SETUP_TEST=NO
_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 bellow will be *overridden*
### by config files stored in the /data/disk/user/log/ directory,
### but only on upgrade.
###
_DOMAIN="user.user.example.com"
_CLIENT_EMAIL="gregg@example.com"
_CLIENT_OPTION="SSD"
_CLIENT_SUBSCR="Y"
_CLIENT_CORES="8"
###
### Configuration created on 140425-0705 with
### Octopus version BOA-2.2.3
###
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment