Skip to content
MADindustries edited this page Dec 14, 2018 · 6 revisions

Upgrading WM should be a simple procedure:

  1. git pull
  2. ./manage.py migrate
  3. 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.