Changes between Version 11 and Version 12 of PuffinServer


Ignore:
Timestamp:
01/08/13 12:55:28 (4 years ago)
Author:
chris
Comment:

BOA updating section added

Legend:

Unmodified
Added
Removed
Modified
  • PuffinServer

    v11 v12  
    1414 
    1515The BOA install script output has been saved on ticket:466#comment:22 
     16 
     17=== Upgrading BOA === 
     18 
     19The 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 
     21To upgrade everything run these commands, this process can take around 30mins: 
     22 
     23{{{ 
     24wget -q -U iCab http://files.aegir.cc/BOA.sh.txt 
     25bash BOA.sh.txt 
     26barracuda up-stable 
     27octopus up-stable all 
     28}}} 
    1629 
    1730== Backupninja ==