LEMP - Linux, NginX, MariaDB, PHP (in a nutshell)
Optional: create lxc container lxc launch images:centos/7 sql You could stick with Debian if you want to, but i found it very, very impossibile to install MySQL on it due to AppArmor kicking in. Please note i’ve split this on two LXC containers, two distributions, as i needed SQL up and running, and I didn’t really give a sh*t about the distributions they’re running. Mind that in CentOS, the apt-get gets replaced by yum. ...