sillsdev / web-languageforge

Language Forge: Online Collaborative Dictionary Building on the Web and Phone.
https://languageforge.org
MIT License
44 stars 29 forks source link

Create a liveness probe to restart mongo if it slows down #1782

Closed hahn-kev closed 8 months ago

hahn-kev commented 8 months ago

sometimes mongodb will get overloaded and the fix seems to be to restart it, a k8s liveness probe will do that for us https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/#define-a-liveness-command