Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup a job to reboot Jasper server periodically #16

Closed
1t5j0y opened this issue Dec 15, 2023 · 1 comment
Closed

Setup a job to reboot Jasper server periodically #16

1t5j0y opened this issue Dec 15, 2023 · 1 comment

Comments

@1t5j0y
Copy link
Contributor

1t5j0y commented Dec 15, 2023

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 1t5j0y converted this from a draft issue Dec 15, 2023
@vinayvenu vinayvenu moved this from New Issues to Ready in Avni Product Dec 15, 2023
@1t5j0y 1t5j0y moved this from Ready to In Progress in Avni Product Dec 19, 2023
@1t5j0y
Copy link
Contributor Author

1t5j0y commented Dec 19, 2023

# m h  dom mon dow   command
30 23 * * 6 shutdown -r now

@1t5j0y 1t5j0y closed this as completed Dec 19, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in Avni Product Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant