Version 2.0.3
OS Ubuntu 20.04
The CyberPanel image provides a One-Click installer to automatically install OpenLiteSpeed, LSCache, WordPress, Prestashop, Joomla and contains all of the essential features, including HTTP/3 support. It also automates the initial setup for components like Mail service and DNS, to reduce the time it takes to get set up for hosting.
Highlights
Please visit our Quick Start page for details on how to access your CyberPanel One Click and complete your configuration.
In addition to creating a Droplet from the CyberPanel 1-Click App via the control panel, you can also use the DigitalOcean API.
As an example, to create a 4GB CyberPanel Droplet in the SFO2 region, you can use the following curl command. You’ll need to either save your API access token to an environment variable or substitute it into the command below.
curl -X POST -H 'Content-Type: application/json' \
-H 'Authorization: Bearer '$TOKEN'' -d \
'{"name":"choose_a_name","region":"sfo2","size":"s-2vcpu-4gb","image":"cyberpanel-18-04"}' \
"https://api.digitalocean.com/v2/droplets"
Everything you've ever wanted to know about the new HTTP/3 and QUIC application protocol supported by OpenLiteSpeed.
Benchmarks comparing the OpenLiteSpeed, nginx and Apache implementations of HTTP/2.