Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WINSTALLATION and version 6

Loading initial data and migrating data is covered by the same script.

Migrating the User Database

Please stop
  1. Stop the user-service.

    Note
titleImportant
  1. Stop the user-service before

migrating
  1. importing the data. Since the user-service caches the data on start-up, it would still rely on old data otherwise.

  2. Extract the migration files for the user database. They are located in user_database_initialization.zip.
  3. Transfer the migration files for the user database to the MongoDB host.
  4. Migrate the data in your MongoDB installation.

    Code Block
    cd <your path to unzipped initial data>
    <path to your mongo db installation>/mongo --verbose <path-to-initial-data>/setupInitialData.js
  5. Start the user-service.

Otp
Floatingfalse
maxHLevel2

Rp