Maybe this one -> https://github.com/stan-smith/FossFLOW
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.
-
AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
I have no idea but I'll be looking at this thread! Let us know if you find one!
Okay update! I went with draw.io AND PlantUML, which i found when investigating Mermaid :) I think i need to work more with my PlantUML diagram because i have more than 50 containers :S and that is what i need to list and go thru.
So on my Elitedesk i have installed Proxmox which is detailed on the second picture.


https://mermaid.live/, makes you learn a new syntax that works like a markdown, but it's pretty good. Especially, if you don't like working with GUI applications.
Learn something new and get what i want. Great! Gonna check this out! Thanks!
You might be able to get AI to generate mermaid if you can get it to scan your topology.
I used Drawio.com and there is Excalidraw.
Okay gonna check that out. Thanks!
How is it a map and not a list?
Like, are the containers related somehow?
If you just want to know whats running, there are a ton of docker autoexplore dashboard out there. But I don't think they output a map, just a list.
Hmm okay, gonna check out that. I just want a good overview and thought that a map or something like would be nice.
I use markup for that, mostly mermaid.
Found this in the latest selfhosted newsletter: https://github.com/mayanayza/netvisor
Gonna check that out aswell