• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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