Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 217 Bytes

File metadata and controls

9 lines (7 loc) · 217 Bytes

LEMP Stack

LEMP software stack is a group of software that can be use to sever dynamic web pages and web applications written in php. This stack includes:

  • Linux
  • nginx
  • MySql
  • Php
  • PhpMyAdmin (optional)