a-ast / docker

Docker setup for most of my projects

Home Page:http://nilportugues.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Containers for Web Development

Docker Logo

Contents

  • /docker-compose.yml: used to orchestrate the Dockerfiles
  • /etc: Dockerfiles and their configurations.
  • /var/www: Your web files live here.

Requirements

Install Docker and Docker Compose.

Includes

  • PHP 7.0
  • MySQL 5.6
  • Nginx
  • Redis
  • Memcached
  • RabbitMQ
  • Elastic (Formerly Elasticsearch)
  • Ansistrano

Usage

$ ./docker.sh start

It's that simple!

Contribute

Contributions to the package are always welcome!

Support

Get in touch with me using one of the following means:

Authors

About

Docker setup for most of my projects

http://nilportugues.com


Languages

Language:Perl 58.9%Language:Nginx 31.0%Language:Shell 8.6%Language:PHP 1.5%