-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add cron job to relaunch instance. #39
Comments
@carueda time to touch bases on this next week? |
@abburgess apologies for the delay to respond.. As a quick "solution" I just set the following cronjob under cor-admin1:
It's not the most elegant or efficient but it has proved useful in the past.
|
Sure, I can do some reading! |
Just taking note of relevant references:
It looks like docker and docker-compose already provide settings to indicate automatic container restart. |
Thanks @lewismc for closing. To be clear, this was actually resolved a while ago: No need for cronjob; and |
Carlos and Annie will touch bases on this.
The text was updated successfully, but these errors were encountered: