https://store-images.s-microsoft.com/image/apps.37197.61c7300e-aeae-43d9-b8f1-e3b25c2f219e.2e0f030f-8e23-4023-8e55-3001c253d9df.0e2e5098-3c71-40ca-8209-fe2c543b4712

OpenLiteSpeed Django

LiteSpeed Technologies

OpenLiteSpeed Django

LiteSpeed Technologies

A lightweight app which automatically installs OpenLiteSpeed and Django

The Django OpenLiteSpeed One-Click app automatically installs Linux, performance web server OpenLiteSpeed, Django, NPM, and CertBot. OpenLiteSpeed features easy setup for SSL and RewriteRules. It's flexible enough to host multiple Django apps, and supports many other apps including NodeJS, Ruby, and CMSs like WordPress.

Main Components:

  1. Ubuntu 22.04 LTS
  2. Django 4.2
  3. Python
  4. OpenLiteSpeed

Getting started after deploying OpenLiteSpeed Django

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
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 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 include the web server? [Y/n]

This script will automatically go away after your domain has been added.

For more support, please visit our Quick Start page for details