Skip to content
This repository has been archived by the owner on Jun 12, 2022. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 525 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 525 Bytes

IDS Open Data Connector Config Manager

This repository contais the logic of the connectors internal configurations, namely management of the apps.

The main repository of the IDS Open Data Connector is:

ids-open-data-connector

Requirements

  • docker
  • docker-compose 3.5 or higher
  • maven

Building the Component

  • run mvn clean package

Using the Component

Use the docker-compose_build.yml file in the ids-open-data-connector repository to boot the component along with the other connector components.