Home

LXC Jellyfin Containers and Tailscale

$$6761
https://mander.xyz/u/NastyNative posted on Mar 3, 2026 18:35

Progress so far - https://mander.xyz/post/47833580

My next objective is configuring Jellyfin for secure external access. It is fully operational on my LAN and is performing significantly better than the Windows instance I previously ran.

I have installed Tailscale on the Proxmox VE host shell to enable remote access and have also enabled multi-factor authentication on my proxmox account. While everything appears to be functioning properly, I am still relatively new to Tailscale and want to ensure I am implementing this securely.

My initial assumption was that I would also need to install Tailscale within the Jellyfin LXC container. However, I have encountered conflicting information suggesting this may introduce security concerns, particularly when dealing with container privileges and root access. As a result, I am uncertain whether this is the appropriate approach.

What is the recommended and secure method to provide external access to Jellyfin in this setup?

https://mander.xyz/post/48333324
Reply
$$6845
https://lemmy.world/u/rtxn posted on Mar 3, 2026 23:21
In reply to: https://mander.xyz/post/48333324

external access

Do you want the Jellyfin server to be accessible from only within your tailnet, or anywhere from the internet?

https://lemmy.world/comment/22461301
Reply
$$6847
https://mander.xyz/u/NastyNative posted on Mar 3, 2026 23:28
In reply to: https://lemmy.world/comment/22461301

anywhere from the internet.

https://mander.xyz/comment/25631295
Reply
$$6864
https://lemmy.world/u/rtxn posted on Mar 4, 2026 00:41
In reply to: https://mander.xyz/comment/25631295

Tailscale Funnel will let you expose a host to everyone on the internet. You’ll need the Tailscale client running on either the Jellyfin host or a reverse proxy pointing to it. Tailscale itself will act as a reverse proxy with TLS encryption, plus a DNS server.

Exposing a service to the internet will always present some risk. You should definitely run your LXCs as unprivileged to mitigate the potential damage if an attacker escapes the container, or put the services in full virtual machines.

https://lemmy.world/comment/22462514
Reply
$$6989
https://lemmy.zip/u/baner posted on Mar 4, 2026 10:42
In reply to: https://lemmy.world/comment/22462514

Just remember that using funnel fpr streamimg seevoces is against thr toss.

https://lemmy.zip/comment/25024052
Reply
$$6991
https://lemmy.zip/u/baner posted on Mar 4, 2026 10:49
In reply to: https://mander.xyz/post/48333324

You have 2 options:

1 - Open up Jellyfin port (8093) in your router if you are not behind a cgnat and add a reverse proxy

2 - Get a small vps and a domain, install a reverse proxy and use tailscale to connect the vps with your home server, point your domain to the vps and forward traffic to jellyfin.

https://lemmy.zip/comment/25024123
Reply
$$6992
https://lemmy.decronym.xyz/u/Decronym posted on Mar 4, 2026 10:50
In reply to: https://mander.xyz/post/48333324

Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:

Fewer Letters More Letters
DNS Domain Name Service/System
LXC Linux Containers
SSL Secure Sockets Layer, for transparent encryption
TLS Transport Layer Security, supersedes SSL

[Thread #133 for this comm, first seen 4th Mar 2026, 10:50] [FAQ] [Full list] [Contact] [Source code]

https://lemmy.decronym.xyz/comment/15159
Reply
$$7077
https://mander.xyz/u/NastyNative posted on Mar 4, 2026 16:06
In reply to: https://lemmy.zip/comment/25024052

Tailscale actually has good documentation on this Funnel and I read the same. Thank you!

https://mander.xyz/comment/25646082
Reply
$$7078
https://mander.xyz/u/NastyNative posted on Mar 4, 2026 16:08
In reply to: https://lemmy.zip/comment/25024123

I can open the required port without issue. However, I would like to further educate myself on reverse proxy configurations, as I believe this would be the most secure and appropriate approach. Thank you!

https://mander.xyz/comment/25646134
Reply
$$7155
https://lemmy.zip/u/baner posted on Mar 4, 2026 19:37
In reply to: https://mander.xyz/comment/25646134

What is the use case? Share with family and friends?

https://lemmy.zip/comment/25034759
Reply