Hey all, I started my self-hosting by using the script here and modifying it to suit my needs:
My only question is how I get the authentik/headscale/tailscale/cloudflare pieces working as a reverse proxy.
I think I’ve configured cloudflare correctly since I can hit my external url and it will try to redirect to authentik, but that’s really where I’m stuck.
Has anyone else used a similar stack and got it to work? Is there a guide (other than the ones used for this exact stack because they aren’t good) I can use somewhere?
mustard57@lemmy.world 2 days ago
You don’t need a reverse proxy if your using tailscale. Make the server you exit node and you can access jellyfin and everything else from outside the network.
kn0wmad1c@programming.dev 2 days ago
Alright, I’ve configured tailscale as an exit node, but I’m getting an error that might be related to cloudflare? I’m not sure.
Tailscale logs show
Received error: fetch control key: 403 ForbiddenIs there a guide for configuring cloudflare for this?
ragingHungryPanda@piefed.keyboardvagabond.com 2 days ago
tailscale is a vpn. you don’t need cloudflare for it. you do need to set up the tail scale container with your credentials from tail scale, which they have guides for. after that, log in on your machine and click the connect toggle and you’re in.
the exit node is if you want to look like you’re at your host computer.