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
- Prepare the same version of Asprova My Schedule / WS on the new machine (
NewMachine
) as the old one (OldMachine
) - Start the server on the
NewMachine
to generate the necessary folders and files. Once the server emits the log ofListening at...
, stop the server and close the Control Panel. - 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 isdb.sqlite3
. - Stop the server on the
OldMachine
, and copy the database file to theNewMachine
overwriting the existing ones. If you are not sure where they are on theNewMachine
, start the server and read the logs as you have done in #3 and #4. - Start the server.