Deploying a remote harvesting server using a Docker container - Cloud

Talend Cloud Data Catalog Administration Guide

Version
Cloud
Language
English
Product
Talend Cloud
Module
Talend Data Catalog
Content
Administration and Monitoring
Data Governance
Last publication date
2024-01-17
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 Docker documentation.

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.