1 comments

  • devGrimm3 days ago
    Hey there!<p>This project here is to solve a problem that I had, which is that I find hard to wrap my head around how a system bind to each other parts, and, well, that&#x27;s how graph-go was born, so that I could see it.<p>So, that&#x27;s the second post about this that I made, and it&#x27;s a update! Now we got full blown auto-discovery, which makes the config file a fallback for advanced users and the ui is less janky. So now it&#x27;s possible to properly see environment of your system (so far only via the docker networks) easily.<p>I plan to add the support for orchestrators, starting with K8s, soon, so it wouldn&#x27;t be limited only to docker environments.<p>Anyway, hope this helps someone! Contributions are more than accepted!