LAMP/LEMP
Provision Linux + (Apache/Nginx) + MySQL/MariaDB + PHP.
Insert screenshot of Marketplace β LAMP/LEMP here
Steps βΆοΈ
Install web server (Apache or Nginx) and PHP-FPM
Install MySQL/MariaDB; secure with
mysql_secure_installation
Create a sample
info.php
and a test DBOpen firewall: 22, 80, 443
Last updated
Was this helpful?