• 1 Post
  • 9 Comments
Joined 1Y ago
cake
Cake day: Jun 19, 2023

help-circle
rss

I was curious if that would work on ethernet cable! I’ve seen it done on coax, wasn’t sure if it would work well enough on UTP to be useful outside a lab setting. Cheap too. Cool!


Wire tracker maybe? You might want a higher quality version than that particular one if the cable run is long, one of the reviews suggest that the distance is limited.


“Hey, how do I get to the Plex server?”

“Open your browser and go to Hell”

“…”


Previously my server was just a Debian box where I had a ‘docker’ directory with a bunch of .sh files containing ‘docker run’ commands (and a couple of docker-compose files for services that that have closely related containers). That works really well, it’s easy to understand and manage. I had nginx running natively to expose stuff as necessary.

Recently I decided to try TrueNAS Scale (I wanted more reliable storage for my media library, which is large enough to be annoying to replace when a simple drive fails), and I’m still trying to figure it out. It’s kind of a pain in the ass for running containers since the documentation is garbage. The web interface is kind of nice (other than constantly logging me out), but the learning curve for charts and exposing services has been tough, and it seems that ZFS is just a bad choice for Docker.

I was attracted to the idea of being able to run my services on my NAS server as one appliance, but it’s feeling like TrueNAS Scale is way too complicated for home-scale (and way too primitive for commercial, not entirely sure what market they are aiming for) and I’m considering dumping it and setting up two servers, one for NAS and for running my containers and VMs.


Do .us domains still have a strict locality-based naming scheme? Or did they end that policy?



I did try Jellyfin about a year again after being frustrated by the Plex API, but I had a lot of problems with the app on one of my TVs. I’ve since replaced that one though, so I should probably give it a try again, the move was pretty painless otherwise.


Good to know! I do have a plex pass, so I’m good there.


Ok, that’s an interesting point, I’ll keep that in mind if I run into issues, thanks!


Plex GPU hardware encoding on TrueNAS?
I'm working on adding some storage to my Debian desktop-grade home server that I use to host a couple of VMWare VMs, and some Docker services (GitLab, Plex, misc software dev tools). I'm intending to set up TrueNAS Scale to manage my new storage (and just to play with it's container features), and I'm interesting in maybe adding hardware to allow Plex to do hardware transcoding. My question is if I have my Plex Docker container running via TrueNAS and I install an appropriate GPU, can I give Plex access to that GPU for hardware transcoding?
fedilink