I use Jellyfin with https://firecore.com/infuse for Apple TV. It is the smoothest experience I can think of.
hi, i finally found some time to dig into this. Oddly, I think I got a functioning setup, although it did a bit differently in the end. If you may, please advise if I indeed reached completion, or I have it set suboptimal.
Open for any suggestions on this hacked attempt.
Update: yes found an issue. I can only access the services with tailscale enabled. I suspect the rewrite is causing an inproper pass through without the tunnel, as that the tailscale ip cannot be reached.
Update 2: I changed to rewrite to the local ip address instead, similar to 192.168.68.110. I think it works now when accessing within the local network without tunnel and externally with the tunnel.
Me too. Definitely comes from having less flexible free time now compared to when I was younger. Having a kid (and wife, and responsibilities) really sees me only having about an hour a day that i truly can kick back. And then I am too tired to do anything.
Backlog: finish Elden ring (I am 110h in). Finish BoTW (I am 100h in). TLOU2, God of War 2, Cyberpunk, finish Persona 5 (I’m in 50h in), crosscode, mass effect trio,
Want to play: Metroid dread, a plaque tale requiem , nier replicant. Armored Core, Hollow knight silk song
Look, I am not complaining, things are great. Just need to find a way to play all this inmensive quality. Maybe when I am stuck in a retirement home.
Thank you for message, i appreciate the effort.
Where I struggle is the part where i need to expose my subnet within Tailscale. I don’t have any machineip:port delegated to the services anymore.
I got a domain name through CF, and have traefik generate unique url links as *service.mydomain.com that routes it to the specific service running in docker on my localmachine. It also takes care of certificates. Calling that service url only works within the local network.
In my docker compose set up, I removed all the ports as I dont access the services via ip:port. I hope this makes sense to you.
So it seems I need to configure Tailscale in such a way I can tunnel to my home network and then make the service.mydomain.com call. And that is where it got too complicated for me right now.
I also fail to understand if I need to run Tailscale native or in (the same) docker env.
The first option is basically that right