Hi,
I use Plesk Obsidian on CentOS 8 and as webserver I use Nginx only on my VPS.
I would also like to install Varnish on my VPS for Wordpress based websites.
I have installed Varnish, but I can't get it to show up. I get this error:
I saw that installing with Docker in Plesk Obsidian is much easier and I found a tuturial that unfortunately is old and out of date:
It seems that "million12/varnish" is compatible only with CentOS 7.
I would like to ask if anyone can tell me if there is a tutorial to install Varnish in Docker compatible with Plesk, ContOS 8 and WordPress?
In Docker of Plesk I see that there are several images also the official one of Varnish, but I can't find any documentation or information to install and configure it.
Thanks in advance
I use Plesk Obsidian on CentOS 8 and as webserver I use Nginx only on my VPS.
I would also like to install Varnish on my VPS for Wordpress based websites.
I have installed Varnish, but I can't get it to show up. I get this error:
Code:
"# systemctl restart varnish.
Failed to restart varnish.service: Unit varnish.service has a bad unit file setting.
See system logs and 'systemctl status varnish.service' for details."
I saw that installing with Docker in Plesk Obsidian is much easier and I found a tuturial that unfortunately is old and out of date:
Varnish for WordPress in a Docker container
Want to improve the performance of your site and WordPress servers? Varnish cache can help and can be configured directly on Plesk. Learn how.
www.plesk.com
It seems that "million12/varnish" is compatible only with CentOS 7.
I would like to ask if anyone can tell me if there is a tutorial to install Varnish in Docker compatible with Plesk, ContOS 8 and WordPress?
In Docker of Plesk I see that there are several images also the official one of Varnish, but I can't find any documentation or information to install and configure it.
Thanks in advance