This script is design for application quick install and testing porpuse.
lslb1clk is a one-click installation script for LiteSpeed Web ADC Server. Using this script, you can quickly and easily install LSADC and some example config setup.
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
. Read More
For CentOS/RHEL Based Systems
yum install git -y; git clone https://github.com/Code-Egg/lslb1clk.git
For Debian/Ubuntu Based Systems
apt install git -y; git clone https://github.com/Code-Egg/lslb1clk.git
lslb1clk/lslb1clk.sh
lslb1clk/lslb1clk.sh -L xxxxxxxxxxxxx
Vultr Scaling Example:
lslb1clk/lslb1clk.sh --scaling-vultr
lslb1clk/lslb1clk.sh --uninstall
Please raise an issue on the repository, or send a PR for contributing.