LEMPer Versions Save

LEMPer Stack is terminal-based LEMP / LNMP installer and manager for Debian & Ubuntu cloud or virtual server (vps) and on-premise (bare metal).

v2.4.3

2 years ago

Bug Fixes

  • Fix issue #103 -- lemper-cli domain validation didn't validate all-numeric labels (exclude TLD source)

v2.4.2

2 years ago

Bug Fixes

  • Fix issue #101 --Fully qualified domain name validation didn't validate all-numeric labels (exclude TLD source)

v2.4.1

2 years ago

Bug Fixes

  • Minor fix Nginx installer

v2.4.0

2 years ago

New Features

Bug Fixes

  • Fix remote deployment bug caused by reconfigure locales in interactive mode ( Issue #89 )
  • Fix file sourcing for installer and remover script

Enhancements

  • Enhance Multiple PHP Versions Installation ( Issue #94 )
  • Update installer configuration parameters
  • Update Nginx proxy params
  • Update GitHub workflow test script

v2.3.0

2 years ago

New Features

  • Add local domain workaround ( Issue #85 )

Bug Fixes

  • Fix Redis installation (Redis won't run after install)

Enhancements

  • Reoptimize Mod PageSpeed config

v2.2.0

2 years ago

Cancellation of v3.x.x branch

v2.1.0

2 years ago

New Features

  • Add swap disable/enable feature
  • Add Lua, NDK, NJS module (experiment)

Bug Fixes

  • Installation tries to allocate 0MiB swap file and fails ( Issue #76 )
  • PHP failed to load after installation if LEMPER_USERNAME value set to not empty ( Issue #79 )
  • Default username not deleted during removal if LEMPER_USERNAME value set to not empty ( Issue #80 )
  • Nginx error when ssl enabled ( Issue #81 )

Enhancements

  • Recalculate swap size
  • Default PHP removal
  • Environment variables adjustment

v2.0.1

2 years ago

New Features

  • Add fail2ban removal (uninstaller)

Bug Fixes

  • Installation exits on fail2ban ( Issue #77 )

Enhancements

  • Update environment configuration
  • Optimize PHP 8.0 default configuration
  • Update Phalcon PHP extension installer
  • Update Adminer version to v4.8.1
  • Change TinyFileManager repository
  • Update unit testing

v2.0.0

3 years ago

New Features

  • Ubuntu 20.04
  • Debian (experimental)
  • PHP 8.0 stable

Bug Fixes

  • Installation failed Unit ntp.service not loaded ( issue #70 )
  • Error: Your selected PHP version --install is not supported yet ( issue #71 )
  • Installing LEMPer's Tools on existing installation failed ( issue #73 )
  • Fix issue wrong public IP address detected on AWS Lightsail ( issue #40 )
  • Several bugs has been fixed

Enhancements

  • Re-organize & optimize current Nginx configuration ( issue #29 )
  • Several enhancements for installer and functionality

v1.3.0

4 years ago

New Features

  • Fail2ban for intrusion prevention ( issue #46 )
  • Postfix & Dovecot for basic mailer system ( issue #47 )
  • Lemper-cli database management tool
  • Support PHP 7.4 stable

Bug Fixes

  • Error when enable SSL Let's encrypt ( issue #23 )
  • Nginx mod pagespeed configuration error ( issue #24 )
  • 500 Internal error, Failed upload file ( issue #38 )
  • Fix issue wrong public IP address detected on AWS Lightsail ( issue #40 )
  • PHP produces warning when using tempnam() function to create temporary file ( issue #51 )
  • Plus several bugs fix

Enhancements

  • Discontinued Ubuntu 14.04 support ( issue #27 )
  • Update Nginx repository to use Ondrej repo ( issue #28 )
  • Move virtual host log into user home directory ( issue #30 )
  • Add wildcard host for WordPress multi-site ( issue #37 )
  • Adjust Timezone configuration ( issue #49 )
  • Plus several functionality enhancements included