Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 355 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 355 Bytes

LAMP - Ubuntu

This script deploys a LAMP server on an Ubuntu server

📋 Features

Here is whats installed:

  • Apache2
  • PHP
  • MariaDB
  • Adminer

▶️ Install

Should be done on a clean ubuntu 12.04 to 20.10 server!

wget https://raw.githubusercontent.com/deploy-script/lamp/master/script.sh && bash script.sh