Skip to main content

Cyperpanel Deployment | Part 2

cyberpanel-fossda.png

About

CyberPanel is a Linux control panel for Ubuntu and Enterprise-based Linux operating systems (OSs). It is built on the LiteSpeed web server to maximize performance. Whether CyberPanel is free depends on whether you want to use the free OpenLiteSpeed versus LiteSpeed Enterprise web server with premium tiers and the ability to use more domains, RAM, and PHP workers.

Get 20€ in cloud credits to get started with Hetzner on this link.

Overview & Prerequisites

Please check documentation first, then continue with installation bellow.

Installation

Configuration & Tweaks

All of my recommended tweaks & configs with Cyberpanel.

Cyberpanel & LSE Tweaks

Please watch video to follow with other configurations

Litespeed Admin Password

In order to access LSE admin interface on port 7080, we need to create our credentials.

sh /usr/local/lsws/admin/misc/admpass.sh

and enter your password twice.

Enabling Crawler & TLS Enforcement

LiteSpeed Crawler is an integration of the LiteSpeed Cache plugin that can help speed up your website. The crawler goes through your website and updates the cached pages to reduce the waiting time for your visitors.

  1. Open config file:
nano /usr/local/lsws/conf/httpd.conf
  1. Add following underneath CacheRoot /home/lscache/
CacheEngine on crawler
SetEnv CRAWLER_USLEEP 1000
SetEnv CRAWLER_LOAD_LIMIT 5.2
  1. Enforce only TLS 1.3

I always disable all TLS versions, except 1.3. I want to enforce latest TLS 1.3 protocol always.

  1. Keep httpd.conf open and add this to SSLProtocol line.
all -SSLv3 -TLSv1 -TLSv1.1 -TLSv1.2
  1. Save file and exit CTRL+O & Enter and CTRL+X

That's it

Now your Cyberpanel instance is production ready and more secured.

Cyberpanel Documentation

Litespeed website

Litespeed Enterprise vs OpenLiteSpeed

About Webnestify

Imagine a world where you can focus on your business and less time maintaining your cloud infrastrucure. With Webnestify cloud based solutions, we provide customized solutions for all types of companies to meet their needs; no matter how big or small they may be!

Read our reviews on Trustpilot!

Subscribe to our YouTube channel!