Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ngrogg/generic-lamp
- Owner: ngrogg
- Created: 2024-05-19T04:38:14.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-18T21:03:37.000Z (5 months ago)
- Last Synced: 2024-09-28T11:03:27.289Z (about 1 month ago)
- Topics: apache, bash, debian, fedora, lamp, lamp-stack, linux, mariadb, mysql, php, rocky-linux, ubuntu
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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*