derlin / docker-compose-viz-mermaid

Generate beautiful visuals from docker-compose files. The mermaid graph can be exported to PNG, SVG, or edited directly in https://mermaid.live.
https://derlin.github.io/docker-compose-viz-mermaid
MIT License
33 stars 3 forks source link
docker-compose executable kotlin mermaid utility visualization

Documentation main workflow

banner

Generate Mermaid graphs from docker-compose files (in kotlin). Inspired from https://github.com/pmsipilot/docker-compose-viz.

productapp example

Examples

More examples are located in src/test/resources/examples/full and the generated artifacts are located under docs/assets/generated for images and docs/_includes/generated for text.

Roadmap

TODO