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

https://github.com/jerfeson/docker-compose-lamp

A basic LAMP (Linux (Ubuntu), Apache, Mysql and PHP) stack environment built using Docker Compose.
https://github.com/jerfeson/docker-compose-lamp

Last synced: about 1 year ago
JSON representation

A basic LAMP (Linux (Ubuntu), Apache, Mysql and PHP) stack environment built using Docker Compose.

Awesome Lists containing this project

README

          

# LAMP (Linux(Ubuntu), Apache, Mysql & PHP) stack built with Docker Compose

![Landing Page](screenshot.png)

This is a basic ALAMP stack environment built using Docker Compose. It consists following:

- PHP [5.6.X][], [7.2.X][]
- Apache 2.4
- MySQL 5.7
- phpMyAdmin
- Redis
- Blackfire.io

## Use appropriate branch as per your php version needed:

* [5.6.x][]
* [7.2.x][]

## Configuration and Usage

Please read from appropriate version branch.

## Contributing

welcome to discuss a bugs, features and ideas.

## License

jerfeson/docker-compose-lamp is release under the MIT license.

[5.6.x]:https://github.com/jerfeson/docker-compose-lamp/tree/5.6.x
[7.2.x]:https://github.com/jerfeson/docker-compose-lamp/tree/7.2.x