forked from AppScale/gts
-
Notifications
You must be signed in to change notification settings - Fork 1
Updating AppScale
Navraj Chohan edited this page Feb 25, 2015
·
2 revisions
Note: Before Upgrading AppScale make sure to backup your data.
On each node in your AppScale deployment do the following:
cd /root/appscale
git pull origin master
cd debian
bash appscale_build.sh
cd /root/appscale-tools/
git pull origin master
cd debian
bash appscale_build.sh
From your tools run:
appscale down
appscale up