The Remote Ops Agent can be deployed as a Docker container, providing a standardized deployment option across different operating systems and environments.
Note: Remote Ops Agent supports both Docker Engine 20.10+ with
Compose V2 and Podman 4.4+ with podman compose. The procedures in this guide show
docker and docker compose commands; substitute podman and podman compose to use
Podman. The shipped docker-compose.yml requires no modification.
You need the following files to complete the installation:
- hro-agent-version.tar.gz - Docker image
- docker-compose.yml - Container configuration
- Dockerfile.certs – (Optional) For extending the base image with custom certificates
- LICENSE.txt – End User License Agreement