This script is design for application quick install and testing porpuse.
lsws1clk is a one-click installation script for LiteSpeed Web Server. Using this script, you can quickly and easily install:
LSWS+PHP+DB | Application | Cache Plugin |
---|---|---|
V | WordPress | V |
V | Magento2 | V |
V | OpenCart | |
V | PrestaShop | |
V | Mautic | |
V | Drupal | V |
The script come with trial license by default which has 15 days for free. After that, you may want to apply with your license. Or you can apply your serial number with --license xxxxxxxx
. License start from $0. Read More
For CentOS/RHEL Based Systems
yum install git -y; git clone https://github.com/Code-Egg/lsws1clk.git
For Debian/Ubuntu Based Systems
apt install git -y; git clone https://github.com/Code-Egg/lsws1clk.git
lsws1clk/lsws1clk.sh --pure
lsws1clk/lsws1clk.sh -L xxxxxxxxxxxxx
lsws1clk/lsws1clk.sh -W
lsws1clk/lsws1clk.sh -M
lsws1clk/lsws1clk.sh -M -S
lsws1clk/lsws1clk.sh -O
lsws1clk/lsws1clk.sh -P
lsws1clk/lsws1clk.sh --mautic
lsws1clk/lsws1clk.sh --drupal
lsws1clk/lsws1clk.sh --uninstall
lsws1clk/lsws1clk.sh --uninstall-all
-
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
Please raise an issue on the repository, or send a PR for contributing.