Deploying a remote harvesting server using a docker-compose file
Compose is a tool for defining and running
multi-container Docker applications. With Compose, you use a YAML file to configure your
harvesting server and run a single command to create and start
it.
Before you begin
- You have been assigned a global role with the Application Administration capability.
- You have installed and launched Docker Desktop on your machine. For more information, see https://www.docker.com/products/docker-desktop.
- If necessary, you have configured Docker to use a proxy server. For more information, see https://docs.docker.com/network/proxy.