this post was submitted on 24 Oct 2023
16 points (86.4% liked)

Selfhosted

39962 readers
463 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 1 year ago
MODERATORS
 

Hey all, been running TrueNAS Scale for a few months now on a PC I built along with Proxmox on another mini PC I bought.

I tried setting up my media server on TrueNAS scale but didn't like my NAS running hot and being used so much but tried setting up Jellyfin and the arr media suite on Proxmox but ran into some issues with NFS shares and also SMB shares from TrueNAS along with config issues.

Just wondering if anyone has any suggestions or recommendations on how I should setup my media server and home network.

you are viewing a single comment's thread
view the rest of the comments
[–] PainInTheAES@lemmy.world 3 points 1 year ago (1 children)

I run a Plex container on Proxmox and have it connect to my Armbian/OMV NAS via SMB. The way I got SMB shares working was to mount them from the Proxmox host and then mount them read-only from the container. (better security ig) I'd be happy to share my configs although it might take me a couple days to pull them up.

Another alternative I've been thinking about is buying an external drive rack and attaching it to the outside of my server's PC case. Then running SATA extenders but this might not be possible depending on the kind of mini PC and I've heard extending power can get dicey if you have more than a few drives.

I run almost exactly the same thing. Plex running in Proxmox VM with a GPU passthrough, and an OMV instance in Proxmox VM hosting all the data shares. Proxmox also hosts multiple Docker stacks for various instances. This is spread out over multiple bare metal boxes.