With Netflix and other streaming platforms increasing price, I finally decided to get a seedbox for my family members’ needs with Plex/jellyfin.

My budget is 10-15 USD per month. I’m currently on the 11$ hostingby.design plan with 4TB storage and 9TB traffic, 10gbit connection. I’ve been mostly happy but,

  • Their app selection feels small though I’ve found most of the mainstream stuff.
  • I’m missing things like cross-seed, jellystat, jellyfin-vue, transmission and audiobookshelf.
  • Not happy with how apps installed by the GitHub scripts are not available on HTTPS.
  • Can’t disable ssh password login for public key, which is making me really uncomfortable.
  • Their wiki seems quite sparse.

The other options I’m thinking of are:

  • 13$ HDD plan at seedhost.eu - 4TB/9TB but only 1gbps, downgrade in specs but seems to have more apps.
  • 14$ plan at ultra.cc with 3TB/8TB but 20gps (which feels like an overkill honestly). Also a downgrade but their wiki/app support looks top notch.

I really wish there was a way I could manage docker containers on my own on a similar shared setup without paying for a dedicated vps but haven’t found something like that so far.

Any advice regarding the other providers, experience or otherwise would be greatly appreciated :)

    • luckyboy@lemmynsfw.com
      link
      fedilink
      English
      arrow-up
      4
      ·
      11 months ago

      Seedhost.eu supports these “addons” out of the box:

      • SABNZBD
      • rTorrent - ruTorrent
      • RAPIDLEECH
      • Resilio
      • Transmission
      • Autodl-irssi
      • Deluge
      • MakeTorrent
      • Subsonic
      • ZNC
      • Sickbeard
      • Sickrage
      • Couchpotato
      • Madsonic
      • Pydio
      • Fileshare
      • Ratiocolor
      • NZBGet
      • Headphones
      • Pyload
      • Syncthing
      • Jackett
      • Sonarr
      • Radarr
      • Watcher
      • Mylar
      • Lounge
      • Shout
      • Medusa
      • NZBHydra
      • Airsonic
      • Lidarr
      • Prowlarr
      • Bazarr
      • Readarr
      • Flaresolverr
      • Qbittorrent
      • Filebrowser
      • Overseerr
      • NZBHydra2
      • autobrr
      • Wireguard
      • OpenVPN

      and you have SSH access, so you can actually do a lot more stuff, but no root access.

      I mainly used it for torrenting and the speed was always awesome. Great for seeding of course.

      If you get a bigger one it might be worth running plex on it, but on smaller shared instances plex encoding performance can be bad, also depending on the size of your video files.

      Overall i think it has a great cost/benefit.

      • Reliant1087@lemmy.worldOP
        link
        fedilink
        English
        arrow-up
        2
        ·
        11 months ago

        Thank you :) This is quite helpful. With SSH but without root, are you able to install many things?

        I’ve found Plex to be okay on the shared one because it’s hardly being used most of the time, at least on hbd.

        I’m really tempted to try out seedhost for a month :)

          • Reliant1087@lemmy.worldOP
            link
            fedilink
            English
            arrow-up
            2
            ·
            11 months ago

            Sure, but you need the dependencies and libraries, and a way to manage them. There are few things that are just a standalone file.

            • luckyboy@lemmynsfw.com
              link
              fedilink
              English
              arrow-up
              1
              ·
              11 months ago

              yes if you need any non standard libs it wont work. but stand-alone binary files can be executed

              • Reliant1087@lemmy.worldOP
                link
                fedilink
                English
                arrow-up
                2
                ·
                11 months ago

                I was sad when I couldn’t get ranger to work. I’m fine with just having vi and screen instead of vim and tmux, but I truly miss ranger.

                • luckyboy@lemmynsfw.com
                  link
                  fedilink
                  English
                  arrow-up
                  1
                  ·
                  11 months ago

                  i used gokcehan/lf and if i remember correctly it worked (as a compiled stand-alone binary).

                  Also mounting the seedbox with sshfs is super useful for me.