Skip to content

Sc4nd4l/Lemp-Stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

LEMP Stack Setup on Ubuntu 22.04

This repository contains a bash script for installing a LEMP (Linux, Nginx, MariaDB, PHP) stack on Ubuntu 22.04.

Usage

  1. Clone this repository.
  2. Open the terminal and navigate to the folder where you cloned the repository.
  3. Give the script executable permissions by running: chmod +x setup.sh.
  4. Run the script by typing: ./setup.sh. You will be prompted to provide your domain, database name, username, and password during the installation.
  5. When the script is finished, you will have a working LEMP stack installed on your machine.

About

Quick lamp setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages