Installing UP9 on Docker

Sign up for UP9 using this link: https://up9.app/signup.

Select Docker in the Install First Agent screen: Install Docker

Follow the on-screen instructions or the instructions below to use UP9 with Docker.

Install UP9 CLI

Install the UP9 CLI using Node Package Manager:

Copy to clipboard
npm i -g up9

or Brew:

Copy to clipboard
brew tap up9inc/brew && brew install up9

Create an UP9 Docker Compose Config File

Change directories to your docker-compose folder and run the following command:

Copy to clipboard
up9 tap:create-docker-compose <workspace-name>

Here is an example of an output: docker-compose A new file will be generated named docker-compose-up9.yml that includes configuration instructions for UP9.

Launch Docker-Compose

To launch, use the following command:

Copy to clipboard
docker-compose -f docker-compose.yml -f docker-compose-up9.yml up

Support

For support, feel free to use any one of the three: