Skip to content

One click installation of LiteSpeed Web Server

License

Notifications You must be signed in to change notification settings

shastravid/lsws1clk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lsws1clk

Build Status

Description

lsws1clk is a one-click installation script for LiteSpeed Web Server. Using this script, you can quickly and easily install:

  1. LSWS + PHP + MariaDB + WordPress + LiteSpeed Cache + Object Cache
  2. LSWS + PHP + MariaDB + Magento2 + LiteMage

The script come with trial license by default which has 15 days for free. After that, you may want to apply with your license. License start from $0. Read More

How to use


Install Pre-Requisites

For CentOS/RHEL Based Systems

yum install git -y

For Debian/Ubuntu Based Systems

apt install git -y

Install

git clone https://github.com/Code-Egg/lsws1clk.git

WordPress

lsws1clk/lsws1clk.sh -W

Magento

lsws1clk/lsws1clk.sh -M

Magento + Sample data

lsws1clk/lsws1clk.sh -M -S

OpenCart

lsws1clk/lsws1clk.sh -O

Benchmark

  • Test client: online tool - load.io with 5000 clients

  • Test Server: DigitalOcean $5 plan server

  • Target: WordPress v5.3 main page

  • Result: 5000 request per seconds without any error

Problems/Suggestions/Feedback/Contribution

Please raise an issue on the repository, or send a PR for contributing.

About

One click installation of LiteSpeed Web Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%