Running Xopero ONE Agent On Docker
This article describes how to install and configure Xopero ONE agent application running as a container on Docker.
Last updated
This article describes how to install and configure Xopero ONE agent application running as a container on Docker.
Last updated
To set up Xopero ONE worker as a container on Docker, download the Xopero ONE worker docker image.
Download:
Or simply use images available on the DockerHub.
Create an additional directory on the host where the Xopero ONE service container databases will be stored (available on the container in the /app/Xopero location) to store the databases outside the container:
Now we can run the container with correct volume mounting and environment variables:
To make sure the container is working properly, use:
After all the steps have been completed, the agent will report to the Management Service panel as an agent for activation.