You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use Tsdproxy with Frigate and having no luck. The container appears as a machine in tailscale but accessing via the tailnet times out and frigate logs show
This leads me to think that it is because I am effectively reverse proxying Frigate's internal nginx proxy.
I am using tsdproxy.container_port to point to port 5000
I have tried tsdproxy.scheme as both 'http' and 'https' (setting the Frigate 'tls' config to both 'disabled' and 'enabled' - for all permutations).
I have tried tsdproxy.tlsvalidate: false as well
I found someone who had got Frigate working with their tailnet (without tsdproxy) by doing this (although their issue was with the '/frigate' subpath and nginx):
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to use Tsdproxy with Frigate and having no luck. The container appears as a machine in tailscale but accessing via the tailnet times out and frigate logs show
This leads me to think that it is because I am effectively reverse proxying Frigate's internal nginx proxy.
I am using
tsdproxy.container_portto point to port 5000I have tried
tsdproxy.schemeas both 'http' and 'https' (setting the Frigate 'tls' config to both 'disabled' and 'enabled' - for all permutations).I have tried
tsdproxy.tlsvalidate: falseas wellI found someone who had got Frigate working with their tailnet (without tsdproxy) by doing this (although their issue was with the '/frigate' subpath and nginx):
But I don't know how I could use
tailscale serveusing tsdproxy...Any advice would be much appreciated! :)
Cheers!
Adrian
Beta Was this translation helpful? Give feedback.
All reactions