this post was submitted on 06 Apr 2025
10 points (100.0% liked)

Self Hosted - Self-hosting your services.

14970 readers
1 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

Important

Cross-posting

If you see a rule-breaker please DM the mods!

founded 4 years ago
MODERATORS
 

I am trying to plan my home lab to satisfy two different needs:

  1. I want a stable environment where I will put a relatively expensive NAS and maybe some other Zima boards.
  2. I also want to try new versions and configurations in an env where I can break stuff BEFORE trying things on my Production environment. I would also like to use that environment to try other things like playing with Kubernetes, Docker, Iceberg, etc. I am a backend software engineer so this is very useful to me. Besides being fun.

So, I am just trying to gather ideas on how to configure this both in terms of software and hardware.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] slazer2au@lemmy.world 3 points 3 months ago (1 children)

I would make a new volume on the nas for testing purposes. Give it enough space to hold some data but no where near enough for your production data.

[โ€“] Campers@lemmy.world 1 points 3 months ago

That is an interesting proposition. And it is a bit cheaper then buying a second NAS while still possibly catching many issues.

Have you done this, out of curiosity?