Skip to content

All in one dockerized development stack for especially Php developers

License

Notifications You must be signed in to change notification settings

zinan/docker-dev-farm

Repository files navigation

Build Status License: LGPL v3

Docker Developer Farm

All in one development stack for PHP developers

Requirements

  • Docker
  • Docker Compose

Setup

Just clone or download repo and run install.sh

If you need more tuning, please change default values in .env file

Adding new project

After defining your base path for the projects folder and running install.sh, run vhsetup.sh, follow the instructions and fill in the blanks ;)

Supported Images

  • PHP 5.6
  • PHP 7.1
  • PHP 7.2
  • PHP 7.3
  • Nginx
  • Apache
  • Nodejs
  • Redis
  • Mongodb
  • Mysql
  • Redis Commander
  • PhpMyAdmin
  • PostgreSql

Roadmap

  • PHP 7.3
  • ELK
  • Nginx virtual host manager script
  • RabbitMQ
  • Memcached

Contributing

This project is under constant development. Feedback and suggestions are welcome.

While creating your pull request, please write a description which gives the context and/or explains why you are creating it.

License

Licensed under the terms of the LGPL-3.0 license, see the LICENSE file.

Releases

No releases published

Sponsor this project

Packages

No packages published