Prerequisites for docker installation

Prev Next

Introduction

Setting up a user profile before installing Ubuntu

Procedure

In order to install docker version of IVION on your server, perform the following first:

I. Install the latest version of Ubuntu to the server.

II. Log into NavVis repository.

  1. Log into the NavVis Docker Registry with your NavVis Portal account using the Login via OIDC provider button.

  2. When prompted to do so, choose a username.

  3. Click on your username in the upper right corner, go to the user profile and copy the CLI (Command-line interface) secret.

  4. Run docker login docker.navvis.com  in the command line of your server and enter the username and the CLI secret.

../_images/docker-registry_user.png

Refer to Ubuntu installation

 For docker-compose,refer here.