What I Will Do?
I Will Setup Joomla CMS Service Using LEMP Stack on Ubuntu
What is Joomla?
Joomla! is a free and open-source content management system (CMS) for publishing web content. Over the years Joomla! has won several awards. It is built on a model–view–controller web application framework that can be used independently of the CMS that allows you to build powerful online applications.
What Is LEMP?
LEMP refers to a collection of open-source software that is commonly used together to serve web applications. The term LEMP is an acronym that represents the configuration of a Linux operating system with an nginx web server, with site data stored in a MySQL database and dynamic content processed by PHP.
The LEMP stack represents one way to configure a web server, and is used in a number of highly-scaled applications across the web.