169
Selfhosting Sunday - What's up? (lemmy.nocturnal.garden)

What's up, what's down and what are you not sure about?

Let us know what you set up lately, what kind of problems you currently think about or are running into, what new device you added to your homelab or what interesting service or article you found.

you are viewing a single comment's thread
view the rest of the comments

Yeah, containers are great! It's really nice knowing exactly which directories to move if I need to rebalance my services onto other hardware or something.

Most of my services are on my NAS, so I have this setup:

  • /srv/nas/ - everything here is on my RAID, and offsite backups look here (and exclude certain directories to save on cost
  • /home//containers - my git repo with configs, sans passwords/keys
  • configs w/keys live in my password manager

Disaster recovery should be as simple as:

  1. Copy my data from backup into /srv/nas
  2. Clone my container repo
  3. Copy env files to their respective locations
  4. Run a script to get things set up

I use specific container versions, so I should get exactly the same setup.

I'm going to be reinstalling my NAS soon (boot drive is getting old), so we'll see how this process works, though I'll skip step 1 since I'm keeping the drives.

this post was submitted on 30 Mar 2025
169 points (100.0% liked)

Selfhosted

59955 readers
453 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.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

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

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS