• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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