• 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.

Question Docker in parallel with apache and nginx

Rendor9

New Pleskian
Good day, I have an Ubuntu 16.04.7 LTS server with several websites and I find the problem that the version of php that plesk onyx manages remains in 7.3. (I need 8) My idea is to directly install docker to solve. Question: can I have traditional sites running with apache and nginx, and sites with docker in parallel? does plesk onyx support this? is there any incompatibility? Thanks!!
 
Re docker, yes you can run it in parallel. You would map some ports to the docker containers ports and then use Docker Proxy Rules on a per domain basis to access the container.

The bigger issue here though is that you need to migrate to a supported OS and Plesk Obsidian. I dont know how stable Docker is on Onyx, but I know its very stable on Obsidian.
 
Back
Top