this post was submitted on 01 Jun 2025
55 points (95.1% liked)

Selfhosted

46671 readers
363 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, i want to get into the self hosting game and have some questions about it. I hope that this community may help me (i already learnt so much by reading posts in this community).

  1. I want to self host an NAS and some home server applications like Immich, Homeassistant, Jellyfin and parts of the *Arr stack. Would it be advisable to get a mini-PC and a separate NAS or can i put this on the same appliance together? Was thinking about getting a NAS from Terramaster and i am not sure if i need a separate mini PC.
  2. If i would go with the all in one solution, would TrueNAS Scale be enough? I saw some recommendations to get Promox and run TrueNAS Scale for the NAS management and Promox container for everything else.
  3. If i would go with the separate solutions how would i handle seeding? Since the mini-PC would run the *Arr Suite with qBittorrent would it be able to download directly to the NAS and hardlink the stuff there or would seeding require two copies, one on the mini-pc and another one on the NAS?

I hope my problems are clear, i tried searching for it but did not find a satisfying answer, which is why i am asking here. Thanks in advance

you are viewing a single comment's thread
view the rest of the comments
[–] some_guy@lemmy.sdf.org 4 points 6 days ago

i already learnt so much by reading posts in this community

That's the best way to learn. Embed yourself in a community and passively learn. When you have enough of the vocabulary to ask an intelligent question, ask and let the community present solutions. Good job.

  1. Others may disagree, but I think a sufficiently powerful NAS can absolutely handle automation backends and media servers. I know many people run such tools on Synology devices without issue (Synology, however, have become greedy assholes wrt requiring their own drives for compatibility) including me. I haven't used Immich, but I see no reason that couldn't run there as well. A dedicated mini-PC is overkill, but it would make things snappier if you're flush with cash. I'm currently running an M2 Mac mini for my server needs and torrents because I can afford it and it can support 2000+ torrents at the same time without breaking a sweat.

  2. I haven't used TrueNAS and I'm unqualified to comment on this. I have run Proxmox, but not as a container. I'll let others comment.

  3. I haven't used the Arr Suite. I just searched and I can't imagine any reason why you couldn't run the torrent client on a dedicated device and store data on the NAS. You don’t need to duplicate the files to do so. You might have to create automation of sorts to mount the NAS volume on the mini-PC at login or restore it if it gets interrupted, or you could just do so manually.

Welcome to selfhosting. It's a fun hobby.