Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ngrogg/generic-lamp

Boilerplate BASH script for configuring a LAMP stack on several RPM and DEB based distros.
https://github.com/ngrogg/generic-lamp

apache bash debian fedora lamp lamp-stack linux mariadb mysql php rocky-linux ubuntu

Last synced: 27 days ago
JSON representation

Boilerplate BASH script for configuring a LAMP stack on several RPM and DEB based distros.

Awesome Lists containing this project

README

        

# Generic Lamp

## Overview
A BASH script for configuring a generic Linux LAMP stack

## Usage
### Arguments
* **help/Help**, Output script help message including acceptable arguments
* **configure/Configure**, Configure generic LAMP stack. Takes distro as an argument.

Usage. `./generic-lamp.sh configure DISTRO`
- **Accepted Distros:**
* *Debian*
* *Fedora*
* *Rocky*
* *Ubuntu*