Skip to main content

Migrating Asprova My Schedule / WS server

Migration process of an Asprova My Schedule / WS server to another machine will be as follows:

Data that will be moved:

  • Users list
  • Projects list

Data that will NOT be moved:

  • Server configuration of the Control Panel
  • Schedules uploaded to the server and results entered on Asprova My Schedule
  • Licenses

Procedure

  1. Prepare the same version of Asprova My Schedule / WS on the new machine (NewMachine) as the old one (OldMachine)
  2. Start the server on the NewMachine to generate the necessary folders and files. Once the server emits the log of Listening at..., stop the server and close the Control Panel.
  3. Locate your database file on the OldMachine. If you start the server on the Control Panel, the database location should be printed somewhere in the first few lines. The filename is db.sqlite3.
  4. Stop the server on the OldMachine, and copy the database file to the NewMachine overwriting the existing ones. If you are not sure where they are on the NewMachine, start the server and read the logs as you have done in #3 and #4.
  5. Start the server.