Extend Core-Control to allow port discovery/documentation features #90
rajivvishwa
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First off, thank you for building and maintaining Core Control—it's a fantastic tool, and I'm really excited to see the direction you're taking with the v2 release you are thinking about.
I also really like what Port Note offers, and I was wondering if it might make sense to consider integrating its functionality directly into Core Control, rather than keeping it as a standalone app. One of the main reasons for this suggestion is infrastructure simplicity: having both apps as separate Docker stacks currently requires running two separate PostgreSQL instances, which adds a bit of overhead. (Someone has called this out here - 27)
It would be great if Core Control could support discovery of open ports on the servers/VMs add there, and potentially visualize that information within the network diagram. I think that kind of integration could really enhance the overall utility and cohesiveness of the platform.
Thanks again for your great work!
Beta Was this translation helpful? Give feedback.
All reactions