Commit Graph
48 Commits
Author SHA1 Message Date
Mahmoud Zalt 538b6aa0cd fix home page logo link 2018-10-27 16:04:16 +02:00
Mahmoud Zalt c886831613 integrate seedanddew 2018-10-27 15:38:40 +02:00
Mahmoud Zalt 0c41fceae1 add missing DRUSH_VERSION to workspace arguments 2018-04-06 18:06:44 +03:00
Mahmoud Zalt 76b95752bf fix travis tests 2018-04-06 17:24:11 +03:00
Mahmoud Zalt 101986c76f merge the php versions dockerfiles in php-fpm, workspace and php-worker 2018-04-06 10:04:56 +03:00
Mahmoud Zalt add78a19f4 fix travis build failure 2018-04-06 04:53:04 +03:00
Mahmoud Zalt a0c5ef75d2 upgrade docker-compose to v3 2018-04-05 16:43:22 +03:00
Mahmoud Zalt 807443455a remove codesponsor.io links 2018-01-09 19:09:54 +01:00
Mahmoud Zalt 7fc3a9cb7a add Dockery to a list of related projects
closes #1319
2017-12-27 02:51:50 +01:00
Mahmoud Zalt b738253a26 update simple text in the docs 2017-12-20 18:10:20 +01:00
Mahmoud Zalt 6e6a658a79 fix broken test 2017-12-20 18:07:37 +01:00
Mahmoud Zalt 4bc6526c3c add missing doc about jenkins 2017-12-20 18:03:10 +01:00
Mahmoud Zalt d4f9b04467 ignore /jenkins/jenkins_home/ generated files 2017-12-20 01:09:47 +01:00
Mahmoud Zalt b9e982c112 rename balancer to haproxy 2017-12-20 01:09:19 +01:00
Mahmoud Zalt ad3698670b replace .dev with .test to avoid issues with the new google chrome 2017-12-17 21:35:31 +01:00
Mahmoud Zalt 71cc109334 update base tags 2017-12-17 21:31:37 +01:00
Mahmoud Zalt 0d804cd29a enable remote_connect_back instead of defining remote host in xdebug
and modify the default var display
2017-12-17 21:31:05 +01:00
Mahmoud Zalt e779bf96ab reorder some keys in the .env for easier modification 2017-11-23 20:52:42 +02:00
Mahmoud Zalt 06ce5ca222 add open collective to the documentation 2017-11-23 20:41:41 +02:00
Mahmoud Zalt c06c28aa04 Merge branch 'opencollective-opencollective'
* opencollective-opencollective:
  add open collective to the readme
  Update README.md
2017-11-23 20:30:27 +02:00
Mahmoud Zalt c1e80e3af4 add open collective to the readme 2017-11-23 20:30:10 +02:00
Mahmoud Zalt a7c9232193 Merge branch 'opencollective' of https://github.com/opencollective/laradock into opencollective-opencollective
* 'opencollective' of https://github.com/opencollective/laradock:
  Update README.md
2017-11-23 20:16:54 +02:00
Mahmoud Zalt 2fc0f3cb2e improve readability of the .env file 2017-11-14 12:53:30 +02:00
Mahmoud Zalt 34ef36cd7e doc updates 2017-11-10 14:37:01 +02:00
Mahmoud Zalt 7138d7a13c update some text in the index page 2017-11-08 09:01:40 +02:00
Mahmoud Zalt c7695ca175 add Huadong Zuo @zuohuadong to the contributors list 2017-11-08 08:31:29 +02:00
Mahmoud Zalt 6f3c41b84d add sponsors section 2017-11-08 08:18:26 +02:00
Mahmoud Zalt 7e393efbb6 add donations section 2017-11-08 05:16:50 +02:00
Mahmoud Zalt beecbe758b add Ads to docs 2017-11-08 04:55:58 +02:00
Mahmoud Zalt c2c30bfd0f update workspace base image version 2017-10-28 04:34:59 +03:00
Mahmoud Zalt 8e84fbbec2 add missing symfony and python to workspace and remove useless alias 2017-08-07 12:36:02 +03:00
Mahmoud Zalt 1e650d8643 Merge branch 'master' of https://github.com/laradock/laradock into dev
* 'master' of https://github.com/laradock/laradock:
  update Install Symfony steps in the docs
  Update docker-compose.yml
  Update env-example
  Update Dockerfile-70
  fix rm error
2017-08-07 12:06:51 +03:00
Mahmoud Zalt 4977b0f92f fix alias for phpunit to load from current directory 2017-08-07 12:06:11 +03:00
Mahmoud Zalt 2af40b0ba1 fix #970. remove the required public directory in the /var/www 2017-08-04 00:51:20 +03:00
Mahmoud Zalt 5c0b8316b1 make the PHP_UPSTREAM config for NGINX and Apache identical 2017-08-04 00:50:20 +03:00
Mahmoud Zalt 004e4354aa add more aliases and functions for better development in the workspace 2017-08-03 08:06:48 +03:00
Mahmoud Zalt d99cf73bf0 edit alias, use the phpunit of the project 2017-08-03 07:31:41 +03:00
Mahmoud Zalt a365425c73 Merge branch 'master' of github.com:laradock/laradock
* 'master' of github.com:laradock/laradock:
  format the readme.md file
  fix travis ci hugo job get "cannot create directory" error.
  fixed #1068
  update some `guide` format in the documentation
2017-08-01 22:12:59 +03:00
Mahmoud Zalt c836500488 add symfony, laravel and app nginx sites sampels 2017-08-01 22:12:43 +03:00
Mahmoud Zalt f852789720 update some guide format in the documentation 2017-07-26 03:27:24 +03:00
Mahmoud Zalt aef2769e60 Merge branch 'hackel-change-mysql-version'
* hackel-change-mysql-version:
  Add documentation on the MYSQL_VERSION variable.
  Allow specifying the version of MySQL to install in .env file.
2017-07-25 23:33:58 +03:00
Mahmoud Zalt 63816ab7d6 Merge branch 'change-mysql-version' of https://github.com/hackel/laradock into hackel-change-mysql-version
* 'change-mysql-version' of https://github.com/hackel/laradock:
  Add documentation on the MYSQL_VERSION variable.
  Allow specifying the version of MySQL to install in .env file.
2017-07-25 23:30:46 +03:00
Mahmoud Zalt fe096ce282 move github repository files to the .github directory 2017-07-13 20:30:27 +03:00
Mahmoud Zalt 3e59a2a813 add creating multiple databases to the docs 2017-07-04 06:01:18 +03:00
Mahmoud Zalt 50834268a7 upgrade mysql base image to 8.0 2017-07-04 06:00:45 +03:00
Mahmoud Zalt 007017a2a7 fix mysql error no access 2017-07-04 06:00:31 +03:00
Mahmoud Zalt 05f8166bef add PR template 2017-06-09 17:46:26 +03:00
Mahmoud Zalt 1bdf113767 update tools list in the docs 2017-06-09 17:33:10 +03:00