I’m running Fedora CoreOS.
Admin of globe.pub, a community for travelers. Also online at mplewis.com.
I’m running Fedora CoreOS.
This option didn’t work for me because I needed Alder Lake Quick Sync support.
I am using this machine right now if you have any questions I can answer for you.
Are you definitely tied to the form factor? Because for $20 more you can get a much more capable mini PC.
Thanks for all the questions and I absolutely don’t think you’re being too negative! This was mainly made to scratch an itch I had, but I hope that other people find it useful too.
The main difference between this and plex_debrid is that this is set up out of the box to work without manual integration steps. You don’t have to copy the Plex API key around — simply sign into Plex and Overseerr, and my config script handles wiring your watchlist up to request content.
I’ve also built a high-quality media selection algorithm that I think is the best out there for getting the copies of media you want to make your users happy. Check out the docs on Media Profiles.
Putting everything in one container doesn’t necessarily break the mantra of using containers. I use containers all day at my job and in my personal clusters. What I’ve found is using tools like Docker Compose to distribute software makes it much harder for people to run my software on home servers like Unraid — and there wasn’t a technical reason I couldn’t bundle these into one container to make it easier. In this case, the services are pretty coupled and I don’t have much need to scale them up individually.
I haven’t built any automation for this yet, but my repo tracks the upstream sources for rclone, pms-docker, and Overseerr, and I’d like to pull in those updates as I cut new releases.
I have a "traditional" home server with Plex + *arr + torrent client set up. It's great, but I need to manage the storage space on my NAS and I have to wait a few hours between requesting media and watching it. Using Debrid with Torrentio means I don't have to wait for a download or find a place to store it.
Right now I run both Coaxist and my old Plex server in parallel.
You've identified the main benefit – Debrid services provide cached torrents for "instant" downloads. Streaming straight from a Debrid service's fileshare also means you don't need to buy drives or additional storage.
When you say Wasabi, do you mean the hosted S3-compatible cloud storage service?
I don’t have any plans at the moment but I welcome anyone who would like to fork the project for this. Happy to try and make things easy for you.
Learning K8s is a lot to take on, but it will pay off as your needs expand in the long term — and if you decide to go into infra/ops at work.
Networking two machines is easy; networking several with good onboarding and DNS is not as easy.
Tailscale is a nice way to set up a private network between your machines. It’s perfectly fine.
You can also configure pict-rs to run on object storage so that all your users’ images are stored on S3 rather than your local disk.
Removed by mod
I use Porkbun with Gmail and ForwardEmail.net. They do a great job.
The main difference between this project and the ones you listed is that this project includes a Plex installation out of the box. The other projects require you to connect to a separate Plex instance.