Skip to main content

Migrating Instances from NavVis IndoorViewer on Docker

Follow these steps to migrate NavVis IndoorViewer instances running on Docker to NavVis IVION on Docker:
  1. Get the most up-to-date NavVis IVION docker-compose files as described here.
  2. Replace the existing docker-compose.yml file with the new one.
  3. Log in to the NavVis Docker Registry with your NavVis Portal account.
  4. Stop docker-compose by running:
    docker-compose stop
  5. Restart docker-compose by running:
    docker-compose up -d