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 […]

Install Elasticsearch in CyberPanel

Elasticsearch is a powerful, open-source search and analytics engine built on Apache Lucene. Widely utilized for its speed and scalability, Elasticsearch is designed to handle large volumes of data and execute complex searches in real-time. It serves as a robust solution for various applications, including full-text search, log data analysis, and business intelligence. Elasticsearch’s distributed […]

Change Theme/Design CyberPanel

CyberPanel offers the flexibility to customize the design and themes of your panel according to your preferences. There is a wide range of community-driven themes available within CyberPanel. Step 1: Change Theme In the OVERVIEW section go to DESIGNYou will see a list of available Themes. Choose a theme from the provided list. Beneath it, […]

CyberPanel API Access

In this article, we are going to describe how to enable API access in Cyberpanel. Like cPanel, you can also access CyberPanel using API access. Access CyberPanel: Enable API Access in CyberPanel for any user: 2. Select any user for which you want to enable this access, and also select Enable from the below option. […]

Auto import cPanel sites to CyberPanel

v1.8.5 and aboves provides you with utility to automatically import cPanel accounts to CyberPanel. To use this feature you need to download/upload backups to your server in any location such as /home/backup. Once backups are downloaded execute this command to restore them: /usr/local/CyberCP/bin/python /usr/local/CyberCP/plogical/cPanelImporter.py –path /path/to/files This is not the path of a certain backup […]

Manage Services

Update on 3rd July: Disabled servers will be no more visible on CyberPanel interface, more details below. v1.7.1 onwards you can enable/disable certain services. You can not disable OpenLiteSpeed and MySQL because they are core services of CyberPanel. Once you disable a certain service, it will not be started on system restart and you will not be able to […]