cyberpanel/install
usmannasir e1eefebbfb Add platform-specific OpenLiteSpeed binaries with SHA256 checksum verification
This update adds automatic platform detection and checksum verification for
OpenLiteSpeed custom binaries during installation and upgrade.

Changes:
- Add detectPlatform() method to detect RHEL 8, RHEL 9, and Ubuntu
- Update binary URLs to use platform-specific paths:
  * RHEL 8: /binaries/rhel8/
  * RHEL 9: /binaries/rhel9/
  * Ubuntu: /binaries/ubuntu/
- Add SHA256 checksum verification to downloadCustomBinary()
- Update installCustomOLSBinaries() to use platform-specific checksums

Binary Versions (OpenLiteSpeed v1.8.4.1 - Module v2.0.4):
- RHEL 8 Module: 1cc71f54d8ae5937d0bd2b2dd27678b47f09f4f7afed2583bbd3493ddd05877f
- RHEL 9 Module: 127227db81bcbebf80b225fc747b69cfcd4ad2f01cea486aa02d5c9ba6c18109
- Ubuntu Module: d070952fcfe27fac2f2c95db9ae31252071bade2cdcff19cf3b3f7812fa9413a
- All Binary: a6e07671ee1c9bcc7f2d12de9e95139315cf288709fb23bf431eb417299ad4e9

Files modified:
- install/installCyberPanel.py
- plogical/upgrade.py
2025-11-17 00:42:28 +05:00
..
dns Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
dns-one Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
email-configs bug fix: postfix conf for ipv6 2025-09-01 00:07:41 +05:00
email-configs-one bug fix: postfix conf for ipv6 2025-09-01 00:07:41 +05:00
gun-configs Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
litespeed Add Almalinux 10 and php 84+85 2025-09-07 22:57:53 +02:00
lscpd Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
mysql Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
php-configs Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
phpconfigs Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
pure-ftpd Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
pure-ftpd-one Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
rainloop Add sieve by default. 2025-09-10 20:01:52 +02:00
CyberPanel8.repo Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
__init__.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
composer.sh Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
composer_cn.sh Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
cyberso.pub Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
dns_cyberpanel.sh Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
env_generator.py bug fix: allowed host issue 2025-09-15 12:07:15 +05:00
filesPermsUtilities.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
filesPermsUtilities.py.bak Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
firewallUtilities.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
install.py bug fix: python 3.6 compatibility 2025-10-10 17:26:50 +05:00
install.py.bak Fix mirror gettoforge 2025-09-12 09:42:52 +02:00
install.xml Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
installCyberPanel.py Add platform-specific OpenLiteSpeed binaries with SHA256 checksum verification 2025-11-17 00:42:28 +05:00
installLog.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
install_utils.py Add Almalinux 10 and php 84+85 2025-09-07 22:57:53 +02:00
lscp.tar.gz Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
mysqlUtilities.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
postfix-files Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
randomPassword.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
setup_env.py bug fix: allowed host issue 2025-09-15 12:07:15 +05:00
test.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
unInstall.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
venvsetup.sh Fix AlmaLinux 8 installation: Add python-dotenv to requirements (v2.4.4) 2025-10-10 01:00:22 +05:00
venvsetup.sh.bak Fix ALL documentation links. 2025-09-08 11:50:35 +02:00