Tailored OpenLiteSpeed Customization

Job ID: 39781614

Budget: ₹1,500 – ₹12,500 INR

OpenLiteSpeed web server by creating and implementing their own custom modules

Our control panel is to be compatible with Open OpenLiteSpeed.

OpenLiteSpeed is open-source under the GPLv3 license
https://github.com/litespeedtech/openlitespeed

One-Click Install Scripts Integration with our control panel is required to enable one-click installation

for example - CyberPanel is free hosting control panel built specifically to run with OpenLiteSpeed. The one-click installation process is managed by the panel's own installer script

Automated Installation Steps:
This script handles various tasks automatically:
Repository Configuration: Adding the official OpenLiteSpeed repository to the server's package manager.
Package Installation: Installing OpenLiteSpeed and its dependencies, including LiteSpeed PHP (LSPHP).
Basic Configuration: Setting up default configurations, potentially including web admin credentials,

Optional Application Installation: If selected, the script can also install and configure applications like WordPress, including database setup (MariaDB, MySQL, or Percona) and LiteSpeed Cache plugin activation.

Integrating OpenLiteSpeed with a our hosting control panel for a one-click installation typically involves the control panel offering a pre-configured script or package. This simplifies the process for users, allowing them to deploy OpenLiteSpeed and associated applications, like WordPress, php, node etc.

Key points I care about:
-Configure GitHub Actions for automated builds
-Set up proper access controls and permissions
- Create an API for telemetry, telemetry API and database setup
-Host Bash script install.sh on client's public server
-Binary download and verification (SHA256/GPG)
-GPG signature verification
-Uninstall functionality (--uninstall flag)
-Configure proper HTTPS and caching
-and optimizing deployment, maintain automated workflows for
-building, testing, and deploying software through continuous
-integration and continuous delivery (CI/CD) pipelines.