hbz / lobid

Linking Open Bibliographic Data
https://lobid.org/
Eclipse Public License 2.0
16 stars 4 forks source link

Monitor and automatically restart APIs #157

Closed dr0i closed 9 years ago

dr0i commented 9 years ago

On quaoar1 reside the play apps for e.g. lobid API, nwbib and all their staging sisters. Amongst general considerations and especially because of the unresolved #107 and hbz/nwbib#108 these processes are now monitored by monit - if the APIs are down they will be automatically restarted. Every 10th second a check is done. Thx @jschnasse to point me to this nice tool.

dr0i commented 9 years ago

Monit restart results in broken Umlaute.

dr0i commented 9 years ago

Script is added which is parametrized to guarantee stable restarts independent on the instance. A locale is sourced in which guarantees the proper locale so that no Umlaut problem exists anymore.