From fcc7bd6951f905797117ca712d68b7e358fffa9e Mon Sep 17 00:00:00 2001 From: Eddie Septr Date: Sun, 16 Jun 2019 22:04:19 +0700 Subject: [PATCH] Updated Readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 09b4094..89135a1 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # [L]inux [E]ngine-X [M]ariaDB [P]HP Install[ER] -LEMPer stands for Linux, Engine-X (Nginx), MariaDB and PHP installer written in Bash script. This is just a small tool set (a bunch collection of scripts) that usually I use to deploy and manage Ubuntu-LEMP stack. LEMPer is _ServerPilot alternative_ and _EasyEngine alternative_ for crazy sysadmin :v: +LEMPer stands for Linux, Engine-X (Nginx), MariaDB and PHP installer written in Bash script. This is just a small tool set (a bunch collection of scripts) that usually I use to deploy and manage Ubuntu-LEMP stack. LEMPer is _ServerPilot_, _RunCloud_, and _EasyEngine_ alternative for wide range PHP framework. ## Features * Nginx custom from repository & build from source. * Nginx with FastCGI cache enable & disable feature. -* Nginx pre-configured optimization for low-end VPS. Get one from [here](https://eslabs.id/digitalocean/) or [here](https://eslabs.id/upcloud/) +* Nginx pre-configured optimization for low-end VPS. Get one [here](https://eslabs.id/digitalocean/) or [here](https://eslabs.id/upcloud/). * Nginx virtual host (vhost) configuration optimized for WordPress, and several PHP Framework (CodeIgniter, Symfony, Laravel, Phalcon). * MariaDB 10 (MySQL drop-in replacement). * In-memory database with Redis.