The docker environment for developing Blackbird Chess
Go to file
Mahmoud Zalt c00fe5d7e0 Merge branch 'multiple-projects-improvement'
* multiple-projects-improvement:
  updated env-example and removed .env.example
  complete missings
  Seperated mysqli and tokenizer as seperate options without putting them under code igniter
  Apache should just go to /var/www not /var/www/public when supporting multiple projects
  fixed example and docker-compose.yml
  Fixed php-fpm variables and example
  Split up mysqli and tokenizer
  Removed homestead entirely this time
  Removed homestead entirely this time
  Removed Homestead reference in all DB containers
  Removed reference to homestead
  Fixed timezone issue in docker-compose.yml
  Added NGINX from env file and updated env-example
  Updated PHP-FPM container to accept .env variables
  Added workspace from env file and updated env-example
  Removed .env file
  Added env-example and adjusted docker-compose yml to support new env file
  Updated gitignore
2017-03-16 16:10:28 -04:00
_guides LaraDock-PHPStorm Debugging Guide 2016-11-18 14:12:10 -06:00
aerospike Remove own namespace from conf file 2016-09-01 12:58:10 +01:00
apache2 Revert "Add apache conf file for specific virtualhost ServerName" 2017-03-16 14:40:45 -04: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 Added certbot container 2016-11-14 11:27:37 -05:00
docs change some desgins in the docs site 2017-03-10 13:48:13 -05: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 Setup mailhog 2017-03-04 02:07:29 +08: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
mysql Removed reference to homestead 2017-02-27 15:58:38 +01:00
neo4j replace official neo4j image with tpires/neo4j 2016-05-20 21:21:19 +03:00
nginx Fix nginx: [emerg] BIO_new_file("/var/certs/cert1.pem") failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/var/certs/cert1.pem','r') error:2006D080:BIO routines:BIO_new_file:no such file) 2017-03-16 15:56:37 -04:00
pgadmin Add pgAdmin container. 2016-09-03 21:24:36 +08:00
php-fpm Merge branch 'multiple-projects-improvement' 2017-03-16 16:10:28 -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 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 Merge pull request #485 from AliveCorpse/feature/workspace_with_php_7.1 2017-03-16 13:26:36 -04:00
.editorconfig Added dot file to maintain consistent coding styles 2016-07-21 09:48:21 -05:00
.gitignore Revert "Add apache conf file for specific virtualhost ServerName" 2017-03-16 14:40:45 -04:00
docker-compose.yml Merge branch 'multiple-projects-improvement' 2017-03-16 16:10:28 -04:00
env-example Merge branch 'multiple-projects-improvement' 2017-03-16 16:10:28 -04: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 remove html tag. 2017-02-23 13:39:39 +08:00
xdebugPhpFpm Refine container definition 2017-03-15 13:51:54 -10: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)