Migrating Instances from NavVis IndoorViewer on Docker

Prev Next

Prerequisite: Ensure that you have installed Docker (version 17.04.0+ or newer) and Docker Compose.

Procedure

  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