Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 333 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 333 Bytes

ardoq-docker-compose-addon

Ardoq addon for import of Docker Compose files for automatic visualization in Ardoq

Set environment variables

ARDOQ_API_URL="https://app.ardoq.com"
ARDOQ_WEB_URL="https://app.ardoq.com"

Run with

lein run

This project can also be used as a template for your own Ardoq add on.