avniproject / avni-infra

Other
0 stars 0 forks source link

Setup a job to reboot Jasper server periodically #16

Closed 1t5j0y closed 6 months ago

1t5j0y commented 6 months ago

Jasper server becomes unresponsive every few weeks currently. Rebooting/restarting the service usually fixes the issue. Automate this so downtime is during non business hours and no manual processing is required.

Acceptance criteria: Add a cron job to reboot the server daily / weekly during the early morning hours IST.

1t5j0y commented 6 months ago
# m h  dom mon dow   command
30 23 * * 6 shutdown -r now