You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MADindustries edited this page Dec 14, 2018
·
6 revisions
Upgrading WM should be a simple procedure:
git pull
./manage.py migrate
sudo service whatmanager restart
If you have issues, PM karamanolev or Sudo on RED. There is also an IRC channel on RED called #wm2
BE WARNED: If there are migrations to be run and you have a lot of data in WM, this can take from minutes to hours. During the migrations, your WM instance will most likely be unavailable.