# teddysun/lamp

Install LAMP (Linux + Apache + MariaDB + PHP) for AlmaLinux/RockyLinux/CentOS/Debian/Ubuntu

Repository: https://github.com/teddysun/lamp
Canonical: https://ross.abutalabs.com/products/lamp
Homepage: https://lamp.sh
Language: Shell
License: GPL-3.0
License Family: copyleft
Topics: lamp, centos, ubuntu, debian, php, apache, mariadb, shell, almalinux, amazonlinux2, rockylinux, rhel
Last push: 2026-05-21T05:22:37+00:00

## Health v2 (maintenance only)
Score: 71/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 83, release rhythm 40, longevity 100
- inputs: {"age_days": 4691, "days_push": 104, "days_rel": 626, "gap_med": 0, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2919, forks 1043 (observed 2026-08-28T04:07:30.096127+00:00)

## What it is
A bash script that interactively installs a LAMP stack (Linux + Apache + MariaDB + PHP) from binary rpm/deb packages on Enterprise Linux, Debian, and Ubuntu systems. It includes a `lamp` command for managing virtual hosts, plus upgrade and uninstall scripts.

## Use cases
- set up a LAMP web server on a fresh VPS
- install Apache MariaDB and PHP in one command
- quickly provision a PHP hosting environment on CentOS or Ubuntu
- manage virtual hosts from the command line
- upgrade PHP or MariaDB versions on a server
- build a Moodle or CMS hosting stack

## When to choose
- you want a fast, interactive LAMP setup on a supported RHEL/Debian/Ubuntu server
- you run a small VPS (512 MiB RAM) and need a classic PHP hosting stack
- you want easy virtual host management and one-click uninstall

## When to avoid
- you use configuration management tools like Ansible or Docker for provisioning
- you need Nginx instead of Apache (consider LEMP scripts)
- your OS is not one of the supported distributions
- you need a fully customized, hand-tuned server configuration

## Facets
- artifact type: cli-tool
- maturity: active
- function: deployment, configuration-management, developer-tools, cli
- domain: self-hosted, web-development, databases
- platform: cli, self-hosted
- tags: lamp-stack, bash-script, apache, mariadb, php, vps, one-click-installer, web-hosting, devops, linux

## Member repositories
- teddysun/lamp (main) score 71

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:30.096127+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:34:00.934313+00:00, confidence not recorded.
  - readme: https://github.com/teddysun/lamp (fetched 2026-08-28T04:07:30.096127+00:00, sha bd347c16ddf8)
  - homepage: https://lamp.sh (fetched 2026-08-29T09:49:11.994958+00:00, sha 2742892dfc4f)
  - site_page: https://lamp.sh/install.html (fetched 2026-08-29T09:49:12.004032+00:00, sha 7c32ebf9e660)
  - site_page: https://lamp.sh/faq.html (fetched 2026-08-29T09:49:12.005850+00:00, sha f1b25ada6441)
  - site_page: https://lamp.sh/changelog.html (fetched 2026-08-29T09:49:12.008012+00:00, sha b1b235b2d131)
- Data as of 2026-08-30T08:39:29.467469+00:00.
