Skip to content

Files

Latest commit

Aug 30, 2024
88d49d3 · Aug 30, 2024

History

History
19 lines (15 loc) · 912 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 912 Bytes

DataPipeUI is a user interface iris-datapipe, an interoperability framework to ingest data in InterSystems IRIS in a flexible way.

QuickStart

  • Be sure you have iris-datapipe running.
  • After that, you can run the UI container:
docker-compose up -d

Configuration

Set up environment files so you can reach you iris-datapipe instance.

Want to contribute to this project? See CONTRIB.md