[Support]: Configuring frigate path with caddy proxy #19844
Unanswered
Wazbat
asked this question in
General Support
Replies: 1 comment
-
Frigate can be run behind a reverse proxy with path-based routing, but there are some specifics to be aware of:
Given these constraints:
Check these sources for more details and examples: 📚 Sources: Have another question? Just tag @inkeep. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem you are having
I'm trying to expose my frigate instance to the web, utilising a combination of Cloudflare Access, Tunnels, and finally a Caddy reverse proxy for path level routing
My current setup is:
I've been fighting this for a good few hours now. I've tried setting FRIGATE_BASE_PATH (caused tls errors and a login portal to appear, which I don't want as cloudflare handles auth), stripping the path, etc
I've had lots of different problems, and I'm just not sure what I'm doing wrong.
I've checked the docs for other examples and I did find an example on reverse proxy setup, however it only shows a config for a subdomain, not a path setup like this
Version
0.16.0-c2f8de9
Install method
Docker Compose
docker-compose file or Docker CLI command
Object Detector
RKNN
Network connection
Wired
Beta Was this translation helpful? Give feedback.
All reactions