homelab.

206 readers
2 users here now

Welcome to your friendly /r/homelab, where techies and sysadmin from everywhere are welcome to share their labs, projects, builds, etc.

founded 2 years ago
MODERATORS
1
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homelab by /u/Roxas001 on 2025-08-03 10:23:26+00:00.

2
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homelab by /u/CoolesterDude on 2025-08-03 06:44:58+00:00.

3
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homelab by /u/Maleficent_Job_3383 on 2025-08-03 05:02:29+00:00.

4
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homelab by /u/RohitYadavCloud on 2025-08-03 04:31:47+00:00.

5
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homelab by /u/admkazuya001 on 2025-08-03 05:25:22+00:00.

6
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homelab by /u/theplayernumber1 on 2025-08-03 02:16:51+00:00.

7
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homelab by /u/TheLordness on 2025-08-02 22:19:28+00:00.

8
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homelab by /u/ANAALRIDDER123 on 2025-08-02 22:27:26+00:00.

9
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homelab by /u/LinogeFly on 2025-08-02 21:35:41+00:00.

10
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homelab by /u/Jon1Games on 2025-08-02 15:36:59+00:00.

11
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homelab by /u/RgN_o on 2025-08-02 19:28:35+00:00.

12
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homelab by /u/thecakeisalie078 on 2025-08-02 09:27:56+00:00.

13
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homelab by /u/Straight-Finding7758 on 2025-08-02 17:56:35+00:00.

14
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homelab by /u/klayf96 on 2025-08-02 14:35:04+00:00.

15
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homelab by /u/theTrebleClef on 2025-08-02 14:23:00+00:00.

16
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homelab by /u/AlpineGuy on 2025-08-02 12:07:26+00:00.


I started self-hosting stuff around the time when it became public knowledge that basically all cloud providers and all big software companies scan the stored data and have backdoors for government built-in. I didn't like that, I felt betrayed. I started to focus on FOSS and self-hosting.

Now I have my home server running a bunch of services and storing my data and I have become kinda reliant on it.

Why am I calling it mid-level?

  • I am not an absolute beginner, I have learned a lot and stuff runs more or less stable.
  • However, I am also not a professional who can re-deploy their whole infrastructure using Ansible within 2 minutes.

What does mid-level contain?

  • Fairly locked up system, only accessible via VPN
  • Services dockerized
  • Only one low-power home machine (mini pc)
  • No LDAP - everything has a separate password
  • family members using it aren't too happy because it's not accessible for them
  • I need to generate ssh keys whenever there is a new network share

Where is the danger?

  • I rely on a system that has single points of failure (hardware)
  • Restoring the system would take 1-2 days - buying a new mini PC, setting up Linux, restoring from backup, getting everything to run again

So where to go from here?

  • Go "full pro home labber": Multiple machines, Ansible, Logging, Monitoring, Alerting, Self-Healing... would probably need to take a small vacation of locking myself in and setting this up, this is no small task.
  • Give up and just use full SaaS services
  • A "more stable" middle ground: IaaS VPS hosting for running those docker services I like (eliminates my fear of hardware issues and easier to restore in case of disaster) + home server reduced to NAS features and maybe even to be replaced by a purchased NAS at some point

So, too much text, looking for advice.


tldr: I have become reliant on my home server but I cannot yet run it professionally enough to have peace of mind. Learn more, go deeper or run for other solutions (e.g. SaaS, IaaS)?

17
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homelab by /u/Ziemersky on 2025-08-02 11:46:37+00:00.

18
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homelab by /u/mannabe on 2025-08-02 07:04:52+00:00.


I don't usually post, but thought I'd share.

I rebuilt my homelab with OpenTofu. Now my entire setup, from containers to networking, lives in a Git repo.

The best part is that new services get published automatically. I just set a flag in the code, and it builds the Caddy proxy or Cloudflare tunnel for me. No more manual config editing.

Here's my quick write-up on it: https://yuris.dev/blog/homelab-opentofu

And the code is all public if you want to see how it works: https://github.com/yurisasc/homelab

Hope this is interesting to someone. Happy to answer any questions if you have them. Curious to hear if anyone else has gone down this particular rabbit hole with IaC for their Docker stack.

19
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homelab by /u/nonfatjoker288 on 2025-08-02 07:42:32+00:00.

20
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homelab by /u/RomanZhalo on 2025-08-01 18:36:35+00:00.

21
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homelab by /u/poonxal on 2025-08-02 12:35:08+00:00.

22
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homelab by /u/BigBlakGlock on 2025-08-02 00:15:11+00:00.

23
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homelab by /u/Keta_Thunberg on 2025-08-02 00:37:27+00:00.

24
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homelab by /u/jarblewc on 2025-08-01 23:33:06+00:00.

25
 
 
This is an automated archive made by the Lemmit Bot.

The original was posted on /r/homelab by /u/Straight-Finding7758 on 2025-08-02 01:01:33+00:00.

view more: next ›