OpenLiteSpeed logo

OpenLiteSpeed

A high-performance, lightweight, open source HTTP server

Server Aktuell: 1.8.1-lsphp74

Setup Notes

After installation, connect to the container terminal from the container interface and execute the following command to create an administrator account password:

/usr/local/lsws/admin/misc/admpass.sh

Introduction

OpenLiteSpeed is a high-performance, lightweight, open-source HTTP server.

Features

  • High Performance: OpenLiteSpeed can handle a large number of concurrent connections and requests, providing fast response times and high throughput.
  • Built-in Cache: Features an efficient built-in caching system that significantly improves website loading speed and performance.
  • Event-Driven Architecture: Utilizes an event-driven architecture to efficiently use system resources and enhance server processing capabilities.
  • Virtual Host Support: Supports virtual host configurations, allowing multiple websites to be hosted on a single server, providing flexible deployment options.
  • Security: Includes built-in protection against DDoS attacks and malware, offering reliable security measures.
  • Easy-to-Use Web Management Interface: Provides an intuitive web management interface for easy server configuration and management.
  • Scalability: Supports various plugins and extensions, allowing server functionality and performance to be expanded as needed.

OpenLiteSpeed mit 1Panel bereitstellen

  1. Install 1Panel on your VPS (Linux server).

    # Copy and paste the following command into your terminal and press Enter
    bash -c "$(curl -sSL https://resource.1panel.pro/v2/quick_start.sh)"
  2. Open the 1Panel dashboard, go to App Store.

  3. Search for OpenLiteSpeed and click Install.

  4. Fill in the required parameters (ports, admin credentials, storage path), then confirm.

  5. After deployment, create a website/reverse proxy in 1Panel if you want a custom domain.

  6. Enable HTTPS (recommended) and keep the app updated from the App Store.