• 7 Posts
  • 131 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle

  • Plex, unfortunately, is the best answer for this right now. Easiest to set up and maintain, the client apps are fine, you may have to fiddle with the Apple TV to be pain free though.

    I have a few raspberry pi’s with kodi running and linked to my media served over nfs, which works well, just not as polished and fast as plex.

    Personally, as soon as the Apple TV client gets fixed for Jellyfin, will probably drop plex altogether. The iOS app is stellar so not sure why it hasn’t been ported yet. I also have an easier time with my media playback with Jellyfin over plex, and you don’t need to pay for good hardware transcoding, it’s just the ui is so god awful!







  • I did this a few years ago with a stack of pi 4s connected to a four port PoE switch. One was an openWRT router, one was a plex server connected to some spinning discs via usb, and I had another you could plug an hdmi cable into and use to view the media. I eventually found out I could host the whole thing on a single pi, but it was still a fun project. Could probably do it all on a pi 5 with an nvme hat no problem. Might look into that when I get the spare tinkering money.



  • If your main goal is a monero node/mining, start with AMD 3000 series processors, 3700x is a good place to start, and build a used system. If it’s just a node, any SoC will work with enough storage. A few months of a VPS could cost the same as buying your own hardware, that and you own the hardware and data instead of some corporation.

    Everything runs in a docker container, so you will probably want to wrap your head around that first thing. Most people start with portainer or dockge for easy docker management and learning with a gui, although learning everything through the command line has its merits as well.

    I would get a raspberry pi or an old NUC and just dive right into figuring out how to run the monero node. I believe the monero project maintains docker images. The monero communities are super helpful and nice, and so are the self hosted communities, if you hit a snag or don’t understand something.






  • Reliability of connection to the drives, especially during unscheduled power cycles. USB is known for random drops, or not picking the drive up before all your other services have started, and can cause the need for extra troubleshooting. Can run fine… or it could not. This is in reference to storage drives, not OS drives.