this post was submitted on 11 Nov 2025
22 points (100.0% liked)

Selfhosted

53179 readers
1071 users here now

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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
22
Map of services (sh.itjust.works)
submitted 2 weeks ago* (last edited 2 weeks ago) by ZebraGoose@sh.itjust.works to c/selfhosted@lemmy.world
 

Do You guys have any tips on how to make a map or something over my services and servers i self-host? I need to make this so i know what im hosting πŸ˜…

And of course i need it for posting here on lemmy 😁

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.

See pictures in comments

top 12 comments
sorted by: hot top controversial new old
[–] darkan15@lemmy.world 11 points 2 weeks ago
[–] anamethatisnt@sopuli.xyz 5 points 2 weeks ago (1 children)
[–] mesamunefire@piefed.social 5 points 2 weeks ago (1 children)

I have no idea but I'll be looking at this thread! Let us know if you find one!

[–] ZebraGoose@sh.itjust.works 1 points 2 weeks ago

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.

[–] irmadlad@lemmy.world 4 points 2 weeks ago (1 children)

I used Drawio.com and there is Excalidraw.

[–] ZebraGoose@sh.itjust.works 2 points 2 weeks ago

Okay gonna check that out. Thanks!

[–] HelloRoot@lemy.lol 3 points 2 weeks ago (1 children)

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.

[–] ZebraGoose@sh.itjust.works 2 points 2 weeks ago

Hmm okay, gonna check out that. I just want a good overview and thought that a map or something like would be nice.

[–] curbstickle@anarchist.nexus 2 points 2 weeks ago

I use markup for that, mostly mermaid.

[–] ZebraGoose@sh.itjust.works 1 points 1 week ago

Found this in the latest selfhosted newsletter: https://github.com/mayanayza/netvisor

Gonna check that out aswell