Skip to content

Instantly share code, notes, and snippets.

@liveloop
Created November 13, 2012 09:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save liveloop/7631e4b07854dcce8016 to your computer and use it in GitHub Desktop.
Save liveloop/7631e4b07854dcce8016 to your computer and use it in GitHub Desktop.
###
### Configuration created on 111223-1902 with
### Octopus version BOA-1.4S
###
### NOTE: the group of settings displayed bellow
### will *override* all listed settings in the Octopus script.
###
_USER="o1"
_MY_EMAIL="stephane.lux@liveloop.de"
_PLATFORMS_LIST="ALL"
_AUTOPILOT=NO
_HM_ONLY=NO
_O_CONTRIB_UP=YES
_DEBUG_MODE=NO
_MY_OWNIP=
_FORCE_GIT_MIRROR=""
_USE_SPEED_BOOSTER=YES
_THIS_DB_HOST=FQDN
_DNS_SETUP_TEST=NO
_HOT_SAUCE=NO
_USE_CURRENT=YES
_REMOTE_CACHE_IP=127.0.0.1
_LOCAL_NETWORK_IP=
###
### NOTE: the group of settings displayed bellow will be *overriden*
### by config files stored in the /data/disk/o1/log/ directory,
### but only on upgrade.
###
_DOMAIN="octopus.liveloop.de"
_CLIENT_EMAIL="stephane.lux@liveloop.de"
_CLIENT_OPTION="CLASSIC"
_CLIENT_SUBSCR="M"
_CLIENT_CORES="4"
###
### Configuration created on 111223-1902 with
### Octopus version BOA-1.4S
###
### Configuration added on 120210-1046
_ALLOW_UNSUPPORTED=NO
_USE_STOCK=NO
_PHP_FPM_VERSION=5.3
_PHP_CLI_VERSION=5.3
==> Aegir automated install script
==> MySQL is listening on 178.77.75.8.
==> This script makes the following assumptions:
* you have read INSTALL.txt and prepared the platform accordingly
* you are running as your "aegir" user
==> Aegir will now generate a mysql super user password for you:
Username : aegir_root
Password :
Hostname : lvps178-77-75-8.dedicated.hosteurope.de (178.77.75.8)
==> Installing drush in /var/aegir
--2010-09-16 20:52:40-- http://ftp.drupal.org/files/projects/drush-6.x-3.3.tar.gz
Resolving ftp.drupal.org... 64.50.236.52, 64.50.233.100
Connecting to ftp.drupal.org|64.50.236.52|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 174892 (171K) [application/x-gzip]
Saving to: `drush-6.x-3.3.tar.gz'
0K .......... .......... .......... .......... .......... 29% 94.8K 1s
50K .......... .......... .......... .......... .......... 58% 192K 1s
100K .......... .......... .......... .......... .......... 87% 399K 0s
150K .......... .......... 100% 299M=0.9s
2010-09-16 20:52:42 (187 KB/s) - `drush-6.x-3.3.tar.gz' saved [174892/174892]
==> Drush seems to be functionning properly
==> Installing provision backend in /var/aegir/.drush
Initialized empty Git repository in /var/aegir/.drush/provision/.git/
Initialized empty Git repository in /var/aegir/.drush/provision/.git/
==> Installing the frontend
Project drush_make (6.x-2.0-beta9) downloaded to /var/aegir/.drush/drush_make. [success]
Provision configuration path /var/aegir/config/server_master does not exist. [warning]
Backup path /var/aegir/backups does not exist. [warning]
Provision PHP configuration path /var/aegir/config/includes does not exist. [warning]
Webserver custom configuration path /var/aegir/config/server_master/nginx/conf.d does not exist. [warning]
Webserver platform configuration path /var/aegir/config/server_master/nginx/platform.d does not exist. [warning]
Webserver virtual host configuration path /var/aegir/config/server_master/nginx/vhost.d does not exist. [warning]
Project information for drupal retrieved. [ok]
drupal downloaded from http://ftp.drupal.org/files/projects/drupal-6.19.tar.gz. [ok]
hostmaster cloned from git://github.com/omega8cc/hostmaster.git. [ok]
Found makefile: hostmaster.make [ok]
Project information for admin_menu retrieved. [ok]
Project information for openidadmin retrieved. [ok]
Project information for install_profile_api retrieved. [ok]
Project information for jquery_ui retrieved. [ok]
Project information for modalframe retrieved. [ok]
admin_menu downloaded from http://ftp.drupal.org/files/projects/admin_menu-6.x-1.6.tar.gz. [ok]
openidadmin downloaded from http://ftp.drupal.org/files/projects/openidadmin-6.x-1.2.tar.gz. [ok]
install_profile_api downloaded from http://ftp.drupal.org/files/projects/install_profile_api-6.x-2.1.tar.gz. [ok]
jquery_ui downloaded from http://ftp.drupal.org/files/projects/jquery_ui-6.x-1.3.tar.gz. [ok]
modalframe downloaded from http://ftp.drupal.org/files/projects/modalframe-6.x-1.6.tar.gz. [ok]
jquery_ui downloaded from http://jquery-ui.googlecode.com/files/jquery.ui-1.6.zip. [ok]
Created aegirliveloopde database [success]
Initializing the hosting system
Dispatch command was run successfully [success]
Your existing cron entry will be replaced. [warning]
This command will replace your crontab for this user. continue? (y/n): y
/var/aegir/drush/drush.php '@hostmaster' hosting-dispatch
Aegir is now installed. You can visit it at http://aegir.liveloop.de/user/reset/1/1284663184/c128cf51bd35f7d00123fddf8aa4c7d9
Mon Nov 12 19:38:38 CET 2012 / Debian.squeeze x86_64 VZ / Aegir BOA-2.0.4 / Barracuda BOA-2.0.4 / Nginx 1.3.8 / PHP 5.2.17 and 5.3.18 / MODERN-NO / FPM 5.3 / CLI 5.3 / MariaDB-5.5.28 FQDN / Wildcard NO
Mon Nov 12 19:47:59 CET 2012 / Debian.squeeze x86_64 / Aegir BOA-2.0.4 / Octopus BOA-2.0.4 / FPM 5.3 / CLI 5.3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment