Deploying a remote harvesting server using a Docker container - 8.0

Talend Data Catalog Administration Guide

Version
8.0
Language
English
Product
Talend Big Data Platform
Talend Data Fabric
Talend Data Management Platform
Talend Data Services Platform
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Data Catalog
Content
Administration and Monitoring
Data Governance
Last publication date
2023-09-26
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.