this post was submitted on 16 Aug 2026
22 points (100.0% liked)

askchapo

23311 readers
183 users here now

Ask Hexbear is the place to ask and answer ~~thought-provoking~~ questions.

Rules:

  1. Posts must ask a question.

  2. If the question asked is serious, answer seriously.

  3. Questions where you want to learn more about socialism are allowed, but questions in bad faith are not.

  4. Try !feedback@hexbear.net if you're having questions about regarding moderation, site policy, the site itself, development, volunteering or the mod team.

founded 6 years ago
MODERATORS
 

I am technologically skilled to some extent, but not nearly enough to justify the financial investment I'm about to make In a home server without checking that I'm not way off the mark. Reddit tech answers are usually useless, all jerking each other off about being the most vague and useless. So I'm here, just humbly asking if my plan will work before I waste a ton of money if it doesn't.

So I want to run immich, jellyfin, vaultwarden, and a couple other small programs (including backup automation) on a home server. The photos and videos are very important and I want off of large corporate cloud services for all the reasons you can imagine. There are about 2TB of important photos and data right now to backup.

So my plan: a mini pc with a low-level i3 or i5 chip but about 256gb SSD and 8gb ram. I will buy a UPS, a hub/NAS for 2 4TB HDDs, and a separate hub for backups elsewhere on another 4TB HDD. I already have a pc with an ok graphics card (only like 8 years old, but it was above average then) and good processor. My plan is to run the server with Linux, docker, and portainer on the mini-pc, and do the most intensive work (things like local Machine Learning on the photo library in immich) on the gaming pc. To save on energy, the mini pc is the only thing on most of the time, and I will turn on the old gaming pc to do the hard tasks.

I am hoping a friend will allow me to (somehow? I don't know how yet) keep a hub+HDD backup at their place which is updated weekly automatically whenever their computer turns on.

Is this all achievable? Am I missing something small or huge? Any tech people here know something that I'll likely miss on my first attempt?

you are viewing a single comment's thread
view the rest of the comments
[–] DutchMZTer@hexbear.net 2 points 5 days ago (1 children)

Ok I read a bunch more on this, but am left with one really technical question. I am now leaning towards making my pc double as my server because it already meets most requirements and would save me a lot of money.

But if I do it via proxmox, I can't see a way I could still use the pc for any gaming without turning off the proxmox servers. I could do an Ubuntu or windows VM within proxmox, but from what I know, games will not run well on VMs, so it would require a dual boot setup with separate drives.... meaning my server turns off to turn on games.

Am I correct in my conundrum?

[–] nasezero@hexbear.net 2 points 5 days ago (1 children)

Ah yeah, you can enable a desktop environment on the Proxmox machine and (I assume, haven't tried it myself) have an experience more or less like regular Debian with VMs running in the background (that you can shut down to free up resources when gaming). I would consider this really over-engineered, and only worth doing if you're happy to get the learning experience and dealing with the added complexity, and possibly tearing it all down and starting over if it doesn't perform well. Absolutely nothing wrong with just running Ubuntu/Bazzite/whatever natively, and running docker containers on that can be spun down when gaming.

[–] DutchMZTer@hexbear.net 2 points 17 hours ago (2 children)

Hey I wanted to profusely thank you for your help. It was genuinely amazing help.... im still learning just from reading your comments, looking up a term, and then coming back after a rabbit hole. But Im practicing proxmox on 15 year old laptop right now before implementing it on the pc.

I ended up getting a 2nd pc, but am looking now into dual booting my gaming pc with Ubuntu to do some tasks that only need to happen every once in a while. But i dont really understand clustering all that well nor how I would integrate it with my proxmox main server box.... like to do backups on my gaming pc once a week and have thay backup go once a month to my friend's or something using that gaming pc... is that sensible or nonsense?? I just imagine it having a different psu in a 2nd computer as some layer of redundancy? Is that right?

My plan is to use the free tier of corporate clouds for like the most recent month of photos so that theres a 3rd save location until I like monthly do a backup to my friend's, have a permanent HDD with data every year or so (so like a 500gb cheap one) that I then store at my parents', and using proxmox ZFS on my important data with 3 hdds. This is expensive, but I saved so much on the hardware due to all of your (plural, the whole thread was amazing) advice.

But that all being said, can I come back to you every once in a while to bounce an idea off to hear if I'm still being logical? Im so scared of losing precious photos.

Like, a question i can't wrap my head around now: I want proxmox to handle my ZFS, but immich to also have thumbnails on an SSD. Should thay ssd be separate from the one which promox is on? And what about the one that has the cache of new data (to not have the hdds always on but only once a threshold is met?)

[–] nasezero@hexbear.net 1 points 11 hours ago (1 children)

That's awesome to hear! This has been my hyperfixation for the past several months, so I'm happy to share all I've learned (and admittedly, there's still a lot for me learn myself)!

Here are a couple of videos which might help, one on clustering two machines together and one on Proxmox Backup Server (PBS). Although, I'm not sure if PBS can back up physical hosts (i.e., any arbitrary OS root filesystem running on bare metal as opposed to in a VM), but there's a ton of open source backup services you can run which might fit your needs. I think Duplicati might fit the bill for backing up desktop/laptop environments.

For Immich, I think your question depends on how you're running it. I'm not super familiar with ZFS (my NAS uses it internally, but it's mostly abstracted from my pov), but if you can set it up to use NFS (Network File Storage) then you should be able to use it from any networked system. So for example, if you're using a docker container (running on a Proxmox VM, LXC, etc), then you'd configure the docker volume to your ZFS NFS path.

[–] HexReplyBot@hexbear.net 2 points 11 hours ago

I found YouTube links in your comment. Here are links to the same videos on alternative frontends that protect your privacy:

Link 1:

Link 2:

[–] DutchMZTer@hexbear.net 2 points 17 hours ago

Jesus I typed a lot. Sorry, I dont want to take advantage of a stranger, but your messages are just so useful right now to me so I'm like enamored hahahaa