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

Selfhosted

61744 readers
410 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. 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.

  8. 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:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
23
Map of services (sh.itjust.works)
submitted 9 months ago* (last edited 9 months 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 15 comments
sorted by: hot top controversial new old
[โ€“] darkan15@lemmy.world 13 points 9 months ago
[โ€“] mesamunefire@piefed.social 5 points 9 months 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 9 months 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.

[โ€“] SuperiorOne@lemmy.ml 5 points 9 months ago (1 children)

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.

[โ€“] ZebraGoose@sh.itjust.works 2 points 9 months ago* (last edited 9 months ago) (1 children)

Learn something new and get what i want. Great! Gonna check this out! Thanks!

[โ€“] MasterBlaster@lemmy.world 2 points 9 months ago

You might be able to get AI to generate mermaid if you can get it to scan your topology.

[โ€“] anamethatisnt@sopuli.xyz 5 points 9 months ago (1 children)
[โ€“] irmadlad@lemmy.world 4 points 9 months ago (1 children)

I used Drawio.com and there is Excalidraw.

[โ€“] ZebraGoose@sh.itjust.works 2 points 9 months ago

Okay gonna check that out. Thanks!

[โ€“] HelloRoot@lemy.lol 3 points 9 months 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 9 months 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 9 months ago

I use markup for that, mostly mermaid.

[โ€“] ZebraGoose@sh.itjust.works 1 points 9 months ago

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

Gonna check that out aswell