That’s probably this type of setup I would want but I miss the technical know how, so if you have a cool beginner guide
Comment on Jellyfin over the internet
Alk@sh.itjust.works 3 weeks ago
SWAG reverse proxy with a custom domain+subdomain, protected by authentik and fail2ban. Easy access from anywhere once it’s set up. No vpn required, just type in the short subdomain.domain.com and sign in (or the app keeps me signed in)
TribblesBestFriend@startrek.website 3 weeks ago
Alk@sh.itjust.works 3 weeks ago
Here is the video I followed for SWAG. Note that this (and most of IBRACORP’s guides, which are all fantastic) uses Unraid as the OS, which automates a lot of the processes.
And here is a written guide by the same group to go with or replace the video if this is more your speed: docs.ibracorp.io/swag-2/
Alk@sh.itjust.works 3 weeks ago
I used several separate guides plus help from a friend. Check out space invader one’s YouTube channel. I’m not at my pc right now but I can gather some of the tutorials I used when I get back.
iAmTheTot@sh.itjust.works 3 weeks ago
What’s the point of authentik when Jellyfin already has authentication?
Alk@sh.itjust.works 3 weeks ago
While technically not strictly necessary, it adds more robust authentication methods, and makes it easier to build out other apps if you want to in the future without having to re-do the sign-in process for all of your users. You can have things like 2fa and other things that make it harder for bots to get in and easier for users to stay in. It also makes it easier to keep track of login attempts and notice compromised accounts.
iAmTheTot@sh.itjust.works 3 weeks ago
Can authentik pass through the authentication to Jellyfin, or do you just log in twice?
Alk@sh.itjust.works 3 weeks ago
It can pass through. There is even an official Authentik guide on the various methods specifically for Jellyfin: integrations.goauthentik.io/…/jellyfin/