• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

George Tasioulis

New Pleskian
Hello,

I'm running a memcached and an elasticsearch container on one of my Plesk Obsidian servers through the Docker extension.
Screenshot 2020-03-11 at 4.26.39 PM.png
Sometimes the elasticsearch container will shut down (the logs don't indicate any particular reason and it's very random - once every 2-3 weeks or something).
There are no notifications or alerts, so usually I will get informed by the client that something broke, and that will lead me to check if the container is running. Simply starting it again, gets everything back online.

So the question here is, is there any way to monitor docker containers in Plesk and get an alert if one goes down? If not, is there a way to automatically restart a container that goes down?
 
Have you enabled 'Automatic start after system reboot' for this docker container?

There is no option in Plesk for automatic restart a container yet. Only way i can think of using command-line
 
Back
Top