Skip to content

Releases: script-php/lemp

v1.0.2

15 May 11:09

Choose a tag to compare

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

13 May 19:47

Choose a tag to compare

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