OpenLiteSpeed is the Open Source edition of LiteSpeed Web Server Enterprise and contains all of the essential features, including HTTP/3 support.
Packages | Version |
---|---|
Drupal | 10.3.2 |
OpenliteSpeed | 1.7.19 |
MariaDB | 10.11 |
PHP | 8.3 |
CertBot | Latest |
phpMyAdmin | Latest |
From a terminal on your local computer, connect to the server as root. Make sure to substitute the server's IP address.
ssh root@use_your_server_ip
Once you have connected successfully via SSH, the server will automatically start the installation service for you. This will only happen one time. You should see the following output:
############# Auto-Installation (one time only) ###############
[notice] Starting Drupal installation. This takes a while.
[notice] Performed install task: install_select_language
...
[success] Installation complete.
[success] Successfully enabled: lite_speed_cache
#############################################################
A prompt welcome banner will show the following information.
And an interactive script that runs will first prompt you for your domain or subdomain.
You can press CTRL+C and continue to SSH. The prompt will open again the next time you log in, and will continue to do so until you finish the whole setup.
Please input a valid domain:
Please verify it is correct. [y/N]
You can also automatically apply Let's Encrypt SSL if your domain is pointed to this server already. Enter y
and your email address to finish the process.
Do you wish to issue a Let's Encrypt certificate for this domain? [y/N]
Please enter your E-mail:
Please verify it is correct: [y/N]
Once finished, you should see the Certificate has been successfully installed…
Do you wish to force HTTPS rewrite rule for this domain? [y/N]
Enter y
to force HTTPS rules to be applied
Do you wish to update the system which includes the webserver? [Y/n]
This script will automatically go away after your domain has been added.
HTTP/3 Frequently Asked Questions
Everything you've ever wanted to know about the new HTTP/3 and QUIC application protocol supported by OpenLiteSpeed
About LiteSpeed's Superior Performance
Benchmarks comparing the OpenLiteSpeed, nginx and Apache implementations of HTTP/2.
Please visit our Quick Start page for details on how to access your Drupal app and complete your configuration.
Community Support: Slack
Welcome to LiteSpeed One-Click Drupal Server.
To keep this server secure, firewalld is enabled.
All ports are BLOCKED except 22 (SSH), 80 (HTTP) and 443 (HTTPS).
Drupal One-Click Quickstart guide:
* https://docs.litespeedtech.com/cloud/images/drupal/
In a web browser, you can view:
* The new Drupal site: http://use.your.ip
* The new Drupal admin: http://use.your.ip/user/login
* phpMyAdmin: http://use.your.ip/phpmyadmin
On the server:
* You can get the Drupal admin and WebAdmin Console admin password with the following command:
cat .litespeedpassword
* You can get the MySQL root password and MySQL Drupal user password with the following command:
cat .dbpassword
Note: if the banner does not show on the console, please SSH again after few minutes.
Report an application with malicious intent or harmful content.