Skip to main content
Close announcements banner

Deploying a remote harvesting server using a Docker container

You can deploy a remote harvesting server using a Docker container.

You run the container based on a Docker image to launch your application with private resources, securely isolated from the rest of your machine.

A Docker image is a private file system for your container. It provides all the files and code your container needs. For more information, see https://docs.docker.com/get-started/.

You can deploy a remote harvesting server using a command or a docker-compose file.

You can run simultaneously as many remote harvesting servers as necessary.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!