etolbakov / excalidocker-rs

Convert your docker-compose into excalidraw
MIT License
123 stars 6 forks source link

Suggestions :) #4

Closed rmoff closed 1 year ago

rmoff commented 1 year ago

This is just brilliant, thank you!

I saw your roadmap, FWIW I would put at #1 the Docker artefact - being able to run this without installing/building would make it super useful. It could then also be used in things like github actions for auto documentation as well.

Other ideas:

etolbakov commented 1 year ago

That’s a great compliment @rmoff! Thank you for the feedback/new ideas. Specifically, if you could elaborate "Add toggle for displaying dependencies" point? Do you mean the ability to provide subset of containers from the compose file that you would like to include in the result excalidraw?

rmoff commented 1 year ago

Add toggle for displaying dependencies

I mean whether to show the connecting lines or not, i.e. so it could just render each service without the lines to show dependencies

etolbakov commented 1 year ago

@rmoff docker image support (and Linux artifact as well) and toggle for displaying dependencies are ready. As always your feedback is much appreciated πŸ™ The next stop - is the "connected arrows" 🚌 πŸƒβ€β™‚οΈ

etolbakov commented 1 year ago

My release train missed the next stop and made its way to the very end πŸ˜… Closing this issue, please let me know if you find the utility working according to your expectations. Thanks!