This script install and configure LEMP-environment for Ubuntu 16.04
- Create VPS
- Login as root
- Download
install.sh
chmod 700 install.sh
bash ./install.sh
####Software:
Nginx, PHP 7.0 with php7.0-fpm, Mysql 5.7, Redis, Memcached, Beanstalkd, Node.js 5, Supervisor, Composer, Fail2Ban
#####Settings:
Open ports only: 22, 80, 443
SSH password auth is disabled (only keys)