This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
blakeblackshear.frigate
Watch
1
Star
0
Fork
0
You've already forked blakeblackshear.frigate
mirror of
https://github.com/blakeblackshear/frigate.git
synced
2024-11-21 19:07:46 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
ef50af03f2
blakeblackshear.frigate
/
docker
/
rootfs
/
etc
/
s6-overlay
/
s6-rc.d
/
go2rtc-log
/
consumer-for
3 lines
26 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Refactor s6 scripts to the new format (#5135) * Refator s6 scripts to the new format * Remove unneeded workaround * Migrate logging to new s6 format * Remove more unnecessary s6 variables * Fix prepare-log and when go2rtc is not present in config * Restart the whole container if either Frigate or go2rtc fails * D * Fix service name in finish * Fix nginx finish comment * Restart improvements * Fix devcontainer * Fix format * Update Dockerfile Co-authored-by: Felipe Santos <felipecassiors@gmail.com> Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2023-01-18 14:53:53 +01:00
go2rtc
Add healthcheck for go2rtc service (#5545) * Upgrade s6-overlay from 3.1.3.0 to 3.1.4.0 * Add go2rtc healthcheck service Also don't make go2rtc exits cause the container to fail. * Reword healthcheck message Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com> * Add timeout to go2rtc healthcheck * Update healthcheck message Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com> * Give additional time for go2rtc start/restart * Fix typo * Avoid creating go2rtc config multiple times * Fix healthcheck not starting * Fix sleep * Fix more hidden logs * Decrease time window and use curl's timeout flag --------- Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
2023-02-19 20:11:12 +01:00
go2rtc-healthcheck
Reference in New Issue
Copy Permalink