moonfire-nvr/guide
Scott Lamb 7c0a634bed avoid clock problems on some Docker setups
In particular, this was happening out of the box on Raspberry Pi OS Lite
20210304, as reported by ironoxidizer@gmail.com here:
https://groups.google.com/g/moonfire-nvr-users/c/2j9LvfFl2u8/m/tJcNS2WfCQAJ

*   adjust main.rs to make the problem more obvious
*   mention it in the troubleshooting guide
*   sidestep it in the nvr docker wrapper script

also just use --networking=host rather than --publish (avoiding a proxy
process). I'm using Docker to simplify the build and deployment process,
not as a security boundary, so just do the simpler thing.
2021-04-08 22:21:03 -07:00
..
build.md mass markdown reformatting 2021-04-01 12:32:31 -07:00
developing-ui.md mass markdown reformatting 2021-04-01 12:32:31 -07:00
install.md avoid clock problems on some Docker setups 2021-04-08 22:21:03 -07:00
schema.md mass markdown reformatting 2021-04-01 12:32:31 -07:00
secure.md mass markdown reformatting 2021-04-01 12:32:31 -07:00
troubleshooting.md avoid clock problems on some Docker setups 2021-04-08 22:21:03 -07:00