DataPipeUI is a user interface iris-datapipe, an interoperability framework to ingest data in InterSystems IRIS in a flexible way.
- Be sure you have iris-datapipe running.
- After that, you can run the UI container:
docker-compose up -d
- Access the UI at http://localhost:8080/ and log-in using your InterSystems IRIS credentials.
Set up environment files so you can reach you iris-datapipe instance.
- environment.ts - non production environment
- environment.prod.ts - production environment
Want to contribute to this project? See CONTRIB.md