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.
Log into the NavVis Docker Registry with your NavVis Portal account using the Login via OIDC provider button.
When prompted to do so, choose a username.
Click on your username in the upper right corner, go to the user profile and copy the CLI (Command-line interface) secret.
Run docker login docker.navvis.com in the command line of your server and enter the username and the CLI secret.
For docker-compose,refer here.