Changes between Version 11 and Version 12 of PuffinServer
- Timestamp:
- 01/08/13 12:55:28 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PuffinServer
v11 v12 14 14 15 15 The BOA install script output has been saved on ticket:466#comment:22 16 17 === Upgrading BOA === 18 19 The steps are documented in [http://drupalcode.org/project/barracuda.git/blob/HEAD:/docs/UPGRADE.txt UPGRADE.txt], see an example of running an upgrade on ticket:466#comment:25 20 21 To upgrade everything run these commands, this process can take around 30mins: 22 23 {{{ 24 wget -q -U iCab http://files.aegir.cc/BOA.sh.txt 25 bash BOA.sh.txt 26 barracuda up-stable 27 octopus up-stable all 28 }}} 16 29 17 30 == Backupninja ==