Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
Hi again,
So finally I could run varnish with docker on my development server, I had a lot of trouble making wordpress running in https with varnish, always gave me infinite loop redirection but at the end it worked. I had to activate https with Really simple SSL plugin on wordpress, deactivate...
I saw that method too, but I will have more than one website on the server and I'm not sure if I can create a docker with varnish for every website or the number is limited.
And I also saw a lot of diferents configurations on docker varnish configuration file and I don't know what configuration...
I want to install varnish on a new server to work with wordpress, but the server has plesk and it works with nginx on port 80. If I'm not wrong I need to move the nginx port to 8080 (for example) and set varnish to 80 (apache also works in 7080). But this is not working at all, when I have...