tanjilurrahman21's avatar

Deploying Redis on a server or C-panel for PHP v7.3

Hello, I've come across an issue where I have to apply redis caching and deploy. In my local Environment I am running redis on docker and the php is running on xampp. Is there any guideline or instructions on how to deploy the redis and run on server ?

0 likes
1 reply
itsmill3rtime's avatar

the only cpanel setup for redis i believe is https://docs.cpanel.net/ea4/containers/redis-via-containers/

but if you have root access to the server, you can just do a standard redis install. or use a free redis hosting (like upstash) if your site is not super caching heavy and you aren't able to manage the service yourself and able to troubleshoot any service issues that may arise.

1 like

Please or to participate in this conversation.