Skip to main content
Feedback

Setting up Environment

Container Edition

The migration tool consists of Python3 programs and shell scripts. It runs in the docker container.

  • For Local Edition 4.x appliance edition, the docker host should be in the same network as Local Edition 4.x appliance VMs.
  • For Local Edition 4.x docker edition, the docker container should be in the same network as Local Edition 4.x docker containers.

The following software is needed on the docker host:

  • Docker version - 18+
  • Docker-compose version - 1.18+

Embedded Edition

It is recommended that the migration utility should run in Local Edition 4.x MySQL slave. When migrating tokens in offline mode, ensure there is enough storage to store exported oauth2 tokens. It should be 3 MB storage per 10K tokens.

On this Page