Install Redis in CyberPanel

Have a Question?
< All Topics
Print

Install Redis in CyberPanel

Redis is an open-source, in-memory data structure store that serves as a high-performance and versatile database, cache, and message broker. Developed in C language, Redis is designed for optimal speed and efficiency, offering a key-value store where data is stored in memory for fast access.

One of its key features is its ability to persist data to disk, ensuring durability while maintaining rapid in-memory operations. Redis supports various data structures, such as strings, hashes, lists, sets, and more, making it a powerful tool for a wide range of use cases, including real-time analytics, caching, session storage, and queuing systems.

In this tutorial, we learn how to install Redis in CyberPanel.

Step 1: Log in to the CyberPanel dashboard

Step 2: Scroll down on the Left side menu Click on Manage Services. After Clicking on Manage Services-> Applications

You can see here the Redis

Step 3: If you want to install Redis on your server Click on the Install button.

 Now you can see Redis is installed on your server. 

Table of Contents