Migration routine

Surroundings

If you use Luna Platform Docker deployment, skip this step (all the required dependencies are already installed in the LVSM service images). Otherwise you need to:

  • replace all the LVSM services project files with the files of the current version

  • install surroundings & dependencies (follow run instructions)

Service settings migration

If you don’t use Configurator service, all you need is to set up your LVSM configuration file (see configuration instructions). Otherwise, you need to execute settings migration.

If your LVSM service was used with non-default service settings, backup the service settings dump-file. To create a dump-file, use the following options (may be executed from anywhere on your server):

wget -O settings_dump_backup.json 127.0.0.1:5070/1/dump

To perform the migration, follow configurator integration instructions

Make sure your non-default service settings are up-to-date with your backup settings dump-file.