The docker environment for developing Blackbird Chess
Go to file
Patrick Artounian a11206d4ba Change adminer expose port to 8080
Most webservers default to 80, but Adminer's docker container runs on 8080.
2017-03-30 18:19:06 -07:00
_guides LaraDock-PHPStorm Debugging Guide 2016-11-18 14:12:10 -06: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 Merge branch 'master' into add_apache_vhost_conf 2017-03-17 16:37:59 +08:00
beanstalkd Support Beanstalkd and Beanstalkd Console 2016-05-09 05:02:15 +03:00
beanstalkd-console Fix syntax error in the beanstalkd-console dockerfile 2016-07-29 13:19:44 +03:00
caddy Adding DNS Plugins (#635) 2017-02-24 21:55:56 +08:00
certbot Merge with master branch 2017-03-17 14:36:00 +07:00
docs Merge branch 'master' into master 2017-03-17 14:54:06 +07:00
DOCUMENTATION/_settings Add Adminer to docs 2017-03-29 22:23:49 -07:00
elasticsearch Support ElasticSearch Container. 2016-09-07 15:18:54 +08:00
hhvm fix workdir path. 2016-11-01 09:23:40 +08:00
mailhog Merge with master branch 2017-03-17 14:36:00 +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 adding MSSQL support 2017-03-24 12:31:38 -03:00
mysql align file format 2017-03-20 15:41:03 +08:00
neo4j replace official neo4j image with tpires/neo4j 2016-05-20 21:21:19 +03:00
nginx Updated project example confs to fit nameing convention used in apache example 2017-03-17 19:34:32 +01:00
pgadmin Add pgAdmin container. 2016-09-03 21:24:36 +08:00
php-fpm Merge branch 'master' into master 2017-03-21 04:09:11 +07:00
php-worker fixing Volumes and Workdir 2017-03-16 21:03:04 -03: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 Postgis 2016-11-08 13:17:23 +00:00
rabbitmq refactor RabbitMQ Dockerfile 2016-09-04 06:33:08 -04: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
workspace Fixing from #708 (#715) 2017-03-26 10:47:03 +08: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
docker-compose.yml Change adminer expose port to 8080 2017-03-30 18:19:06 -07:00
env-example Add ADM_PORT to env-example 2017-03-29 22:12:53 -07:00
LICENSE update the readme file 2016-03-11 10:11:24 +02:00
README-zh.md Update README-zh.md (#648) 2017-03-02 16:56:35 +08:00
README.md update readme 2017-03-29 10:08:55 -04:00
xdebugPhpFpm Merge with master branch 2017-03-17 14:36:00 +07:00

Laradock

Use Docker first and learn about it later.

forthebadge

Laradock is a Docker PHP development environment that facilitate running PHP Apps on Docker.

Documentation

Full Documentation Here

Credits

Super Admins:

Amazing Contributors:

License

MIT License (MIT)