Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)JT
Posts
14
Comments
397
Joined
9 mo. ago

  • Servers are just really big computers. I started off with a Chinese Raspberry Pi clone, then upgraded to an old mac mini + mini pc + a cheap cloud server (VPS). As you can see, you can turn any old computer into a server.

    The cloud is expensive but reliable. Having your own server is cheap but it will go offline with every network fault or brownout. If you’re serious about self hosting I suggest buying a UPS.

    Whatever computer you decide to use as a server, make sure it is quiet. When I first started, I tried to use an old 2010 aah workstation as a server, but the fans were so loud I couldn’t sleep, it was driving me crazy.

  • Do you have a 15mb DSL connection or something? If it’s close to 100mb or more you should be fine on this front. Maybe your router is super old and cant handle lots of connections that the arr stack requires. You can limit the amount of parallel connections and the total bandwidth available to the arr stack.

    As for Jellyfin, if the problem is your slow connection to the outside internet, then you can force transcode all streams to non local clients to a lower bitrate, but direct stream to local clients (assuming your router can handle that, but I’ve never seen a piece of networking equipment that is slower that 100mbs)

    Also I’d recommend connecting to your router’s web gui and see what it says, how mush traffic is going around and so on. You can usually find your router’s ip and login details on a sticker on the back.