Skip to content

Instantly share code, notes, and snippets.

@uran1980
Forked from omega8cc/gist:2624110
Created January 20, 2013 13:28
Show Gist options
  • Save uran1980/4578627 to your computer and use it in GitHub Desktop.
Save uran1980/4578627 to your computer and use it in GitHub Desktop.
Installing Barracuda and Octopus
$ wget -q -U iCab http://files.aegir.cc/BOA.sh.txt
$ bash BOA.sh.txt
$ boa in-head public server.mydomain.org my@email o1
Now simply watch the progress and choose some platforms to include. Done!
And how to upgrade Barracuda and all Octopus instances?
$ barracuda up-head
$ octopus up-head all
Done!
Full how-to:
https://github.com/omega8cc/nginx-for-drupal/blob/master/docs/INSTALL.txt
https://github.com/omega8cc/nginx-for-drupal/blob/master/docs/UPGRADE.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment