Releases: script-php/lemp
Releases · script-php/lemp
v1.0.2
Features
installer.sh:
- Installs PHP versions 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, and 8.2 with common extensions
- Automatically replaces the default NGINX configuration with an optimized one
- Installs and configures the only the NGINX web server (for now)
manager.sh:
- standalone NGINX configuration or NGINX proxying an Apache server (soon installer will install Apache too).
v1.0.0
Features
- Installs PHP versions 7.4, 8.0, 8.1, and 8.2 with common extensions
- Configures NGINX web server with optimized settings
- Sets up MariaDB database server with secure defaults
- Includes phpMyAdmin with NGINX integration
- Implements Fail2Ban and UFW firewall for enhanced security
- Provides a convenient PHP version switcher utility
- Creates testing pages for verifying installation