cyberpanel/install
usmannasir f34377394d Fix AlmaLinux 8 installation: Add python-dotenv to requirements
- Install python-dotenv in virtual environment during CyberPanel setup
- Fixes Django's inability to load .env file on AlmaLinux 8
- Resolves "Access denied for user 'cyberpanel'@'localhost'" errors
- Added to all installation paths (normal, DEV, and after_install)

This ensures Django can properly load database credentials from .env file
on AlmaLinux 8 systems where python-dotenv was missing.
2025-10-10 00:57:24 +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 Enhance environment variable management and security 2025-09-13 19:07:03 +02:00
filesPermsUtilities.py 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 Update PHP version references and improve AlmaLinux 9 compatibility 2025-09-15 01:25:52 +02:00
install.xml Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
installCyberPanel.py Update PHP version references and improve AlmaLinux 9 compatibility 2025-09-15 01:25:52 +02: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
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 2025-10-10 00:57:24 +05:00