What is LEMP?
The LEMP stack is an open-source app stack used to create and manage Web applications. LEMP stands for Linux, Nginx, MySQL and PHP.
What you get with a LEMP VPS
LinuxOS
Nginx
MySQL
PHP
A combined stack ready to develop software
Secure and reliable dev environment
Initial Setup
The stack will be automatically deployed and ready to be used when your server finishes provisioning. LEMP doesn’t have a control panel as it is intended for development, but you can still enter your server’s IP into your Web browser to see the default Nginx page.
The credentials for MariaDB can be found in your the /root/mysql_credentials.txt directory.
Useful resources
How to manage a server with LEMP