this post was submitted on 18 May 2025
1 points (100.0% liked)

Selfhosted

49409 readers
894 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
 

Hello, how do you document your home lab? Whether it's a small server or a big one with firewall and more nodes. I have a small pc with Proxmox and there I have a VM with OpnSense. After I've entered my VPN as a interface in OpenSense, I noticed that I slowly lose the overview with the different rules that I have built in my firewall. And I know that my setup is relatively easy in comparison to others here in this community. I want to have a quick Overview at the various VMs, like the Lxc container, Docker containers that I have in this and the IP addresses that I have assigned to them. I search for a simple an intuitiv way for beginners.

top 8 comments
sorted by: hot top controversial new old

Jokes aside, I do keep some harder to remember stuff written down in a README.md in my repo, but mainly most things are undocumented

[–] dabe@lemmy.zip 1 points 1 month ago

95% of my homelab lives on a single server, and everything I do is within containers. So, my documentation is just keeping all my compose files in a git repo and writing in comments when necessary. It’s fairly self-documenting, and I haven’t found the need to break out of just using containers for everything, besides a couple things like setting up mergerfs or cockpit, but that’s all plug and play nowadays with stuff like https://projectucore.io/

Of course, I don’t have any other things set up in my physical layout or network stack… but all that stuff would probably just go into an entry in my notes (obsidian/wiki.vim).

I am fortunate enough to only manage a homelab and not an enterprise sized network. So I don't document anything just like at work.

[–] nagaram@startrek.website 1 points 1 month ago

I download the YouTube tutorials I followed, upload them to my UAT Jellyfin server, and then when my server is having issues I can't get to the videos!

A flawless system really

[–] truxnell@aussie.zone 0 points 1 month ago (1 children)
[–] fossphi@lemm.ee 1 points 1 month ago

But what about the documentation to host the note server?

[–] brayd@discuss.tchncs.de 0 points 1 month ago (1 children)

I just created a note in Obsidian with the Excalidraw plugin.

[–] neatobuilds@lemmy.today 2 points 1 month ago* (last edited 3 weeks ago)

I use obsidian and excalidraw also, I didn't realize we can put one in the other