lamp-server
LAMP is a bundle of software consisting of four open source programs.
It is one of the most popular software categories for servers.
A usual LAMP server includes:
- Linux (operating system)
- Apache (web server)
- MySQL,MariaDB orMongoDB (database software)
- PHP,Perl, orPython (programming language)
Most Linux distributions include the components of a LAMP server.
There are also some other variants of LAMP, such WAMP, which runs on Windows
instead of Linux.
Here are 119 public repositories matching this topic...
Language:All
Sort:Most stars
A super-simple Vagrantfile / bootstrap.sh to setup a LAMP stack inside Vagrant 100% automatically
- Updated
Feb 10, 2023 - Shell
🔵 Curso GRÁTIS Linux Ubuntu Server 18.04.x LTS - REPOSITÓRIO CONGELADO - Esse repositório não irá mais receber atualizações. Novo repositório: vaamonde/ubuntu-2004
- Updated
Dec 9, 2021 - Shell
A local Docker Environment for building PHP applications 🔨
- Updated
Feb 21, 2025 - Dockerfile
📚 Curso GRÁTIS OCS Inventory NG e GLPI Help Desk REPOSITÓRIO CONGELADO - Esse repositório não irá mais receber atualizações.
- Updated
Dec 8, 2021 - Python
Alpine docker with lamp (php7)
- Updated
Apr 1, 2021 - Dockerfile
This script help for the automation of server configuration
- Updated
Mar 31, 2023 - Shell
A ready to use docker-compose configuration with php, mysql, phpmyadmin, redis, apache2.
- Updated
Nov 20, 2020 - PHP
Vagrant LAMP setup (Debian 10 Buster, Apache 2, PHP 7.3, MySQL 5.7)
- Updated
Aug 4, 2020 - Shell
Ansible - Web Server Nginx / Apache / PHP / MariaDB / Linux
- Updated
Jan 29, 2023 - Jinja
Vagrant box with Apache + PHP 5.6/7.0/7.1 + MySQL 5.7 + and more
- Updated
Nov 15, 2017 - Shell
Development Environment Setup For Android using Termux
- Updated
Jul 18, 2022 - JavaScript
A script to build and manage a Diamond Hard secure Linux, Apache MariaDB, PHP(LAMP) Webhosting server. Builds and configure a LAMP stack with AppArmor, ModSecurity, ClamAV, LetsEncrypt, Fail2Ban, OSSEC, and UnattendedUpgrades.
- Updated
Jan 30, 2023 - Shell
Graft is a preconfigured LAMP Vagrant box for local WordPress development. It comes stocked with an array of features to get you up and running quickly.
- Updated
Mar 13, 2017 - Ruby
This guide explains how to install and manage a complete PHP development environment (PHP, Apache, MySQL, PhpMyAdmin, Chromium, Codium...) with HTTPS suppport for Virtual Hosts on a Chromebook (or Debian/Ubuntu) with just a few copy-paste.
- Updated
Dec 25, 2022
PHP web application on a LAMP Stack using IBM Bluemix
- Updated
Oct 23, 2017
Linux auto-installer for Apache, MySQL, PHP other developments stuffs such as GIT, phpMyAdmin and MySQL Workbench
- Updated
Mar 24, 2020 - Shell
A Vagrant/VirtualBox dev machine set-up for Silverstripe development.
- Updated
Jun 5, 2017 - Shell
🐳 This is a simple Docker Compose workflow that sets up a LAMP network of containers for local development. This also allows customizing the optional PHP version 🐘
- Updated
Jul 23, 2023 - PHP