Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.13 KB

File metadata and controls

19 lines (11 loc) · 1.13 KB

OpenLiteSpeed Setup Guide

1. Installation

Choose either of the following methods for setting up OpenLiteSpeed:

  1. Installation from source: Clone the github.com/vsqoe/openlitespeed repository in your project-directory and follow the following article for installation from source.

  2. Installation from package-repository: Follow the following article for installation from package-repository.

2. Certificate

Follow this guide to get a free Let’s Encrypt SSL certificate.

3. HTTPS-Setup

  1. Generate admin-credentials through sudo /usr/local/lsws/admin/misc/admpass.sh.
  2. Access the admin-console via http://localhost:7080/login.php.
  3. Follow this guide to setup SSL at listener and virtual-host-level. This is crucial for HTTP3. Make sure to add our certificate and private key file paths in SSL configuration.