Updating - michaelfdeberry/overseer GitHub Wiki

Manual Update Process

For the basic installation the latest version of the install can be run. However, manual updates can be performed using the following instructions.

  1. Run the command sudo service overseer stop NOTE: Only applies to the Overseer Server
  2. Rename the existing overseer directory to overseer_old
  3. Extract the archive with should create a new overseer directory
  4. Copy the overseer.db file from overseer_old to overseer. NOTE: Only applies to the Overseer Server
  5. Delete the overseer_old directory.
  6. Run the command sudo service overseer start. NOTE: Only applies to the Overseer Server