Skip to content
This repository was archived by the owner on Aug 23, 2025. It is now read-only.

Repository files navigation

Better LAMP stack

GitHub: [https://github.com/GSCloud/better_lamp_stack]

Run modern LAMP stack applications.

Usage

  • make -> CLI help

Install

  • run "make install" to install minimal set
  • run "make extensions" to add PHP extensions
  • included Apache 2 configuration to run this on as a real public site through proxying (TLS certificates needed)
  • uncomment TLS verification commands if using Authenticated origin pull [https://developers.cloudflare.com/ssl/origin-configuration/authenticated-origin-pull]
  • don't forget to run "a2enmod proxy" command on the host
  • use PMA or Adminer to import MySQL data

Remove

  • run "make remove"
  • persistent data will remain

Purge

  • run "make purge"
  • removes everything permanently

Configuration

  • default configuration -> .env
  • various configuration prototypes available, just overwrite the default configuration
  • extra configuration directives for php.ini -> INI/ subfolder

Default Storage

  • Application -> www/
  • MySQL database -> db/

Author: Fred Brooker 💌 git@gscloud.cz

About

Run modern LAMP stack applications.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages