This website requires JavaScript.
Explore
Help
Sign In
k-space
/
camera-motion-detect
Watch
10
Star
0
Fork
0
You've already forked camera-motion-detect
Code
Issues
2
Pull Requests
Projects
Activity
92b6d74ea1
camera-motion-detect
/
mongo-init.sh
5 lines
42 B
Bash
Raw
Normal View
History
Unescape
Escape
Improved error handling
2022-02-13 17:53:47 +00:00
#!/bin/bash
mongo <<EOF
Add MongoDB check for `/readyz`
2022-02-27 15:02:55 +00:00
rs.initiate
(
)
Improved error handling
2022-02-13 17:53:47 +00:00
EOF
Reference in New Issue
Copy Permalink