-
-
Save uran1980/4578627 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
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