Install Docker
If you are unfamiliar with Docker, you may believe that Docker will make your life more complicated. The truth is quite the opposite. Learn just a little about Docker, and you can easily deploy Altair AI Hub, with all its integrated services, via a pre-configured docker-compose template.
A script for automated installation of Docker is available from https://github.com/docker/docker-install.
Three easy steps, and you're done: Docker does the rest!
Ready -- For production purposes, you should install Docker on server hardware (or in the cloud), but you can experiment on your laptop. Install Docker Engine
Set -- Depending on your needs, create a set of profiles for your Altair AI Hub. These profiles are pre-configured to work out of the box, but you can modify them to suit your preferences.
Go! -- Follow the detailed instructions, and execute the
docker-compose
commands.Docker automagically downloads the images you need, and starts Altair AI Hub.