Live data from Hacker News

Show HN: Nautilus: A Docker Compose Charting Tool

nautilusdev.com

1–10 of 20 posts

Re: Show HN: Nautilus: A Docker Compose Charting Tool

#2
The Nautilus Dev Team responded to requests we heard from the dev community around Docker Compose so we developed Nautilus.

Docker Compose serves as a convenient tool for software engineers developing a microservice-based application. Yet, we heard from various developer friends of ours, one who works for the government on the Medicare website, that as the app grows in complexity, the number of containers, connections and container data can become complicated to track and conceptualize.

To address this need, we created Nautilus, an Electron application, that charts out the containers, network connections, port maps and volumes/bind-mounts in a Compose microservice application. No longer will developers need to hold the map of their network in their heads or on a piece of paper. Nautilus will navigate them through rough waters.

Re: Show HN: Nautilus: A Docker Compose Charting Tool

#3

The Nautilus Dev Team responded to requests we heard from the dev community around Docker Compose so we developed Nautilus. Docker Compose serves as a convenient tool for software engineers developing a microservice-based application. Yet, we heard from various developer friends of ours, one who works for the government on the Medicare website, that as the app grows in complexity, the number of containers, connection…

Any plans for a similar tool for K8s pods?

Re: Show HN: Nautilus: A Docker Compose Charting Tool

#7
post #6
post #4

Hi there, your images aren’t scaling properly on mobile. Just a friendly heads up. https://imgur.com/a/PhDWkBU

Thanks for letting us know. Just released a more optimized mobile site!

Still not correct. They are still impossible to read on mobile. They stretch vertically as in the image above.

* ios

* IPhone 11 pro max

* chrome

Interesting tool though, bookmarked for when I'm on a laptop.

Re: Show HN: Nautilus: A Docker Compose Charting Tool

#8

The Nautilus Dev Team responded to requests we heard from the dev community around Docker Compose so we developed Nautilus. Docker Compose serves as a convenient tool for software engineers developing a microservice-based application. Yet, we heard from various developer friends of ours, one who works for the government on the Medicare website, that as the app grows in complexity, the number of containers, connection…

Any plans for a similar tool for K8s pods?

I don't have experience with Kubernetes, but is this what you're looking for?

https://k8slens.dev/

Re: Show HN: Nautilus: A Docker Compose Charting Tool

#9
post #8

Earlier quoted context omitted.

Any plans for a similar tool for K8s pods?

I don't have experience with Kubernetes, but is this what you're looking for? https://k8slens.dev/

Really cool, thanks for sharing. Didn't know I even had a need for Kubernetes IDE until I saw the site.

Re: Show HN: Nautilus: A Docker Compose Charting Tool

#10
post #7
post #6

Earlier quoted context omitted.

Thanks for letting us know. Just released a more optimized mobile site!

Still not correct. They are still impossible to read on mobile. They stretch vertically as in the image above. * ios * IPhone 11 pro max * chrome Interesting tool though, bookmarked for when I'm on a laptop.

thanks for the input! should be fixed now.
Post reply on HN