Knowledge base
1000 FAQs, 500 tutorials and instructional videos. Here, there are only solutions!
Install Redis
Update 09/01/2026
This guide concerns Redis, a PHP module for Infomaniak Cloud Server.
Introduction
Redisis used with PHP to accelerate performance by serving as a cache for temporary data and for managing user sessions, thereby improving the efficiency of web applications.Redisalso enables the implementation of queuing systems and the temporary storage of data for asynchronous tasks or statistics.
Install Redis
Redis can be installed from Fast Installer, the applications available in just a few clicks on Cloud Server:
- After installation,
Redisis accessible via the IP/portlocalhost:6379or127.0.0.1:6379. - The password for
Redismust be between 15 and 99 characters (inclusive).
Link to this FAQ: https://faq.infomaniak.com/2113
Has this FAQ been helpful?