Logo Online Help www.anyviz.io

Universal Cloud Adapter

The Universal Cloud Adapter is available for various platforms.

Linux

Use the installation script as follows for an automatic installation:

wget -qO - http://install.anyviz.io | sh
Windows

To install the Universal Cloud Adapter manually, download the setup and run it.

Alternatively, use the Windows Package Manager with the following command:

winget install anyviz
Docker

Start the Docker container with the following command:

docker run -d -p 8888:8888 anyviz/cloudadapter

For more information, visit Docker Hub.

Snap

The Universal Cloud Adapter is also available as snap. For the installation follow these instructions.

Setup

After installation, the Cloud Adapter can be set up via the included web interface. This is available on port 8888 and can be accessed at http://localhost:8888 if the installation was done on the local machine.

Documentation

Further information on the setup can be found in the documentation:

Universal Cloud Adapter Documentation