• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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