The docker environment for developing Blackbird Chess
Go to file
Winfried 690137a349 Changing docroots to have the same defaults
Caddy, NGINX and Apache2 should have the same default application paths. The `public/` path suffix is now added in the dotenv file to be able to use Laradock for non-laravel projects as well. Also, updated the documentation.
2017-04-23 20:44:18 +02:00
DOCUMENTATION Changing docroots to have the same defaults 2017-04-23 20:44:18 +02:00
adminer Change adminer expose port to 8080 2017-03-30 18:19:06 -07:00
aerospike Remove own namespace from conf file 2016-09-01 12:58:10 +01:00
apache2 Changing docroots to have the same defaults 2017-04-23 20:44:18 +02:00
beanstalkd Support Beanstalkd and Beanstalkd Console 2016-05-09 05:02:15 +03:00
beanstalkd-console Changing docroots to have the same defaults 2017-04-23 20:44:18 +02:00
caddy Changing docroots to have the same defaults 2017-04-23 20:44:18 +02:00
certbot Refactoring Maintainer Docker File 2017-03-26 14:56:55 +07:00
elasticsearch Support ElasticSearch Container. 2016-09-07 15:18:54 +08:00
haproxy Refactoring Maintainer Docker File 2017-03-26 14:56:55 +07:00
hhvm Changing docroots to have the same defaults 2017-04-23 20:44:18 +02:00
jenkins Added support for jenkins official container 2017-04-12 15:54:42 +00:00
logs Adding log directories to prevent errors 2017-04-09 21:58:05 +02:00
mailhog Refactoring Maintainer Docker File 2017-03-26 14:56:55 +07:00
mariadb Add a config file for mariaDB (#605) 2017-02-11 10:51:10 +08:00
memcached add memcached support 2016-05-12 02:17:39 +01:00
minio Add Minio container 2017-03-05 15:06:22 +01:00
mongo set the original volume path 2016-06-01 14:44:40 +03:00
mssql Refactoring Maintainer Docker File 2017-03-26 14:56:55 +07:00
mysql Update Dockerfile 2017-04-07 14:24:15 +12:00
neo4j replace official neo4j image with tpires/neo4j 2016-05-20 21:21:19 +03:00
nginx Changing docroots to have the same defaults 2017-04-23 20:44:18 +02:00
percona Added Percona container as an alternative to mysql mariadb 2017-04-18 10:19:09 +12:00
pgadmin Add pgAdmin container. 2016-09-03 21:24:36 +08:00
php-fpm add php71.ini 2017-04-21 23:51:52 -04:00
php-worker Merge pull request #732 from cjmaxik/patch-4 2017-04-03 09:56:13 -04:00
phpmyadmin fix #267 phpmyadmin is not working on linux. 2016-08-30 13:16:18 +08:00
postgres remove the duplicated volumes from DBs dockerfiles 2016-05-09 15:53:16 +03:00
postgres-postgis Refactoring Maintainer Docker File 2017-03-26 14:56:55 +07:00
rabbitmq Refactoring Maintainer Docker File 2017-03-26 14:56:55 +07:00
redis update the volumes mounting of the DB containers 2016-06-03 01:50:11 +03:00
rethinkdb add rethink-db container 2016-12-26 01:59:58 -02:00
selenium Added service container for Selenium standalone with Chrome (#519) 2017-01-01 10:22:01 -05:00
varnish Refactoring Maintainer Docker File 2017-03-26 14:56:55 +07:00
workspace upgrade base image for dockerfile 7.1 after adding `bcmath` 2017-04-22 20:45:53 -04:00
.editorconfig Fixing indent_size=2 from 4 2017-03-17 13:52:19 +07:00
.gitignore Merge branch 'master' into master 2017-03-17 14:54:06 +07:00
.travis.yml Merge branch 'master' of https://github.com/dtunes/laradock into dtunes-master 2017-04-22 14:41:59 -04:00
LICENSE update the readme file 2016-03-11 10:11:24 +02:00
README-zh.md little cleanup 2017-04-21 10:13:53 +12:00
README.md update contribution guide 2017-04-22 14:07:50 -04:00
docker-compose.yml Fixing Unable to connect to postgresql server 2017-04-21 10:13:53 +12:00
env-example Changing docroots to have the same defaults 2017-04-23 20:44:18 +02:00
travis-build.sh little cleanup 2017-04-21 10:13:53 +12:00

README.md

Build Status

Use Docker first and learn about it later.

A Docker PHP development environment that facilitates running PHP Apps on Docker.

forthebadge

Documentation

Full Documentation Here

Credits

Maintainers:

License

MIT License (MIT)