{"id":20666009,"url":"https://github.com/code-egg/lsws1clk","last_synced_at":"2025-04-19T16:41:12.498Z","repository":{"id":55083452,"uuid":"222038875","full_name":"Code-Egg/lsws1clk","owner":"Code-Egg","description":"One click installation of LiteSpeed Web Server","archived":false,"fork":false,"pushed_at":"2024-09-07T08:35:17.000Z","size":315,"stargazers_count":13,"open_issues_count":0,"forks_count":7,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-09-08T08:52:19.665Z","etag":null,"topics":["hacktoberfest","litespeed","lscache","lsws1clk","magento2","wordpress"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Code-Egg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-16T03:03:21.000Z","updated_at":"2024-09-07T08:35:20.000Z","dependencies_parsed_at":"2023-01-29T07:45:14.314Z","dependency_job_id":"48d1b794-84e6-4ce7-82c8-16f6dd56a0d2","html_url":"https://github.com/Code-Egg/lsws1clk","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Egg%2Flsws1clk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Egg%2Flsws1clk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Egg%2Flsws1clk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Code-Egg%2Flsws1clk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Code-Egg","download_url":"https://codeload.github.com/Code-Egg/lsws1clk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224964206,"owners_count":17399432,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest","litespeed","lscache","lsws1clk","magento2","wordpress"],"created_at":"2024-11-16T19:34:59.123Z","updated_at":"2024-11-16T19:34:59.797Z","avatar_url":"https://github.com/Code-Egg.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lsws1clk \n[![Build Status](https://github.com/Code-Egg/lsws1clk/workflows/lsws1clk/badge.svg)](https://github.com/Code-Egg/lsws1clk/actions)\n[\u003cimg src=\"https://img.shields.io/badge/Made%20with-BASH-orange.svg\"\u003e](https://en.wikipedia.org/wiki/Bash_(Unix_shell)) \n\nDescription\n--------\nThis script is design for application quick install and testing porpuse.\n\nlsws1clk is a one-click installation script for LiteSpeed Web Server. Using this script,\nyou can quickly and easily install:\n| LSWS+PHP+DB|Application|Cache Plugin|\n| :-------------: | :-------------: | :-------------: |\n| V |WordPress | V |\n| V |Magento2 | V |\n|V|OpenCart| |\n|V|PrestaShop| |\n|V|Mautic| |\n|V|Drupal| V |\n\nThe 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](https://www.litespeedtech.com/products/litespeed-web-server/lsws-pricing)\n\n# How to use\n---------\n\n## Install Pre-Requisites\nFor CentOS/RHEL Based Systems\n```bash\nyum install git -y; git clone https://github.com/Code-Egg/lsws1clk.git\n```\n\nFor Debian/Ubuntu Based Systems\n```bash\napt install git -y; git clone https://github.com/Code-Egg/lsws1clk.git\n```\n\n## Install\n### Pure LSWS \n``` bash\nlsws1clk/lsws1clk.sh --pure\n```\n### Specified serial number \n``` bash\nlsws1clk/lsws1clk.sh -L xxxxxxxxxxxxx\n```\n### WordPress\n``` bash\nlsws1clk/lsws1clk.sh -W\n```\n### Magento\n``` bash\nlsws1clk/lsws1clk.sh -M\n```\n### Magento + Sample data\n``` bash\nlsws1clk/lsws1clk.sh -M -S\n```\n### OpenCart\n``` bash\nlsws1clk/lsws1clk.sh -O\n```\n### PrestaShop\n``` bash\nlsws1clk/lsws1clk.sh -P\n```\n### Mautic\n``` bash\nlsws1clk/lsws1clk.sh --mautic\n```\n\n### Drupal\n``` bash\nlsws1clk/lsws1clk.sh --drupal\n```\n\n## Uninstall\n### Uninstall LSWS and LSPHP\n``` bash\nlsws1clk/lsws1clk.sh --uninstall\n```\n### Uninstall LSWS, LSPHP, all packages and document\n``` bash\nlsws1clk/lsws1clk.sh --uninstall-all\n```\n\n## Benchmark\n* Test client: \nonline tool - [load.io](https://loader.io/) with 5000 clients \n\n* Test Server:\n[DigitalOcean](https://www.digitalocean.com/) $5 plan server\n\n* Target:\nWordPress v5.3 main page \n\n* Result:\n5000 request per seconds without any error\n\n![](/img/loader-2.png)\n\n![](/img/loader-3.png)\n\n# Problems/Suggestions/Feedback/Contribution\nPlease raise an issue on the repository, or send a PR for contributing. \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-egg%2Flsws1clk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode-egg%2Flsws1clk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-egg%2Flsws1clk/lists"}