Version 6.0
OS Ubuntu 20.04
The Django OpenLiteSpeed is an application that automates the installation of Linux, performance web server OpenLiteSpeed, Python LSAPI, and ACME. OpenLiteSpeed allows support for HTTP/3 and is easy to set up for SSL and RewriteRules. It also facilitates the hosting of multiple Django apps and supports other apps such as NodeJS, Ruby, and CMSs like WordPress.
Packages Included
Package | Version | License |
---|---|---|
OpenLiteSpeed | 1.7.16 | GPLv3 |
Django | 3.2.13 | BSD |
Python LSAPI | 1.8 | Proprietary |
Certbot | 0.40.0 | Apache2 |
Getting Started
- In a web browser, you can view:
- The sample Django site: http://<OpenLiteSpeed Django IPv4/
- Django admin page: http://<OpenLiteSpeed Django IPv4>/admin/
- OpenLiteSpeed web console can be accessed at https://<OpenLiteSpeed Django IPv4>:7080 - Access Python virtual environment by command: source /usr/local/lsws/Example/html/bin/activate
- Get the admin password for the WebAdmin with the following command:
sudo cat .litespeed_password
Note: Installation may take 5 to 10 minutes once the instance is provisioned.