Skip to content

Instantly share code, notes, and snippets.

@omega8cc
Last active October 4, 2015 10:48
Show Gist options
  • Star 6 You must be signed in to star a gist
  • Fork 5 You must be signed in to fork a gist
  • Save omega8cc/2624110 to your computer and use it in GitHub Desktop.
Save omega8cc/2624110 to your computer and use it in GitHub Desktop.
Installing Barracuda and Octopus
$ cd;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/boa/blob/master/docs/INSTALL.txt
https://github.com/omega8cc/boa/blob/master/docs/UPGRADE.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment