I run jellyfin on bare metal because it makes it easier to debug imo, but I do use docker for caddy and some other little applications (like a tomcat instance for example)
Poke around with Caddy on bare metal
Idk if it is something I was doing or just placebo from my head, but Caddy is a lot faster on bare than Docker in Alpine
Tho the drawback is having to manually set-up logging if you need (otherwise g’luck with whatever it decides to throw at syslog)
my servers run alpine! it’s incredibly stable even for hobbiest use
Oh wow that’s awesome! With containers or on bare metal?
I run jellyfin on bare metal because it makes it easier to debug imo, but I do use docker for caddy and some other little applications (like a tomcat instance for example)
So the OS jellyfin runs on is Alpine?
yep!
Poke around with Caddy on bare metal Idk if it is something I was doing or just placebo from my head, but Caddy is a lot faster on bare than Docker in Alpine Tho the drawback is having to manually set-up logging if you need (otherwise g’luck with whatever it decides to throw at syslog)
interesting. I actually haven’t had any throughput issues yet but if I do I will definitely keep that in mind