

For that first log in to the Plesk server through SSH terminal as root user and issue below netstat command and look for port 6379 is listening in the server.Īfter the successful install of redis php extension. Now We can also confirm if the redis docker image is running in the server using netstat command. This completes the installation of redis server through Plesk docker section.


Install Docker extension by clicking get it free button.Type docker in the search box and choose docker extension.Click extensions from the left side panel.In this method we are trying to install and run Redis server package as docker container. Install Redis Server as a docker container
