Replies: 1 comment 12 replies
-
|
The general recommendation is to scale vertically to meet your needs, in many cases, depending on the issue, additional detector instances or other adjustments can help as well. There are no plans to support horizontal scalability. |
Beta Was this translation helpful? Give feedback.
12 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.
-
So I have finally gotten to the number of cameras that I needed to split my frigate into 2 instances. I run a k8s cluster so not that big a deal just create another pod for the second frigate instance.
And for alerts using nodered having multiple instances is seamless, even inside Home Assistant.
But I never could get as fast an interface and good an interface in HA that I used that much. I usually relied on the Frigate UI for reviews, and general display. Having them across 2 is not so great.
Anyone mess with https://github.com/NlightN22/frigate-proxy and the multi-ui that goes with it? Has not seen any dev in 9 months so makes me leery to put time into setting it up.
Frigate have any plans to ever separate the UI from the backend to allow multiple backend instances managed by a single frontend?
Beta Was this translation helpful? Give feedback.
All reactions