docker-compose-alamp

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

MIT License

Stars
5

ALAMP (Amazon Linux, Apache, Mysql & PHP) stack built with Docker Compose

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

  • PHP 5.6.X (More later)
  • Apache 2.4
  • MySQL 5.7
  • phpMyAdmin
  • Redis

Use appropriate branch as per your php version needed:

Configuration and Usage

Please read from appropriate version branch.

Contributing

welcome to discuss a bugs, features and ideas.

License

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

Related Projects