Commit Graph

193 Commits

Author SHA1 Message Date
Bo-Yi Wu
7ca8aef0d0 remove html tag. 2017-02-23 13:39:39 +08:00
Mahmoud Zalt
97c9fbf469 update readme text 2017-02-22 16:45:46 -05:00
Mahmoud Zalt
8e8020e8b0 update the readme.md + re-generate the site 2017-02-22 15:31:27 -05:00
Mahmoud Zalt
ee481a2a26 update Improving Docker on Mac Speed Docs 2017-02-21 10:28:02 -05:00
Simon Perdrisat
f333982598 instruction to improve d4m speed (#597)
* instruction to improve d4m speed

* Move mac speed doc to misc section, remove docker-sync instructions
2017-02-10 08:11:24 -05:00
Ng Yik Phang
00550d328c Various readme typo fixes/improvements (#593)
* Various readme typo fixes/improvements

* Change Laradock -> LaraDock
2017-02-08 18:45:48 +08:00
Craig Iannazzi
e8bb2b29fd update README.md to show how to driectly go to the mysql prompt within the mysql container (#592) 2017-02-08 09:50:07 +08:00
Pulkit Sood
f7d915256b xdebugPhpFpm permission denied fix (#587)
* xdebugPhpFpm permission denied fix

* xdebugPhpFpm might not have execution access when cloned. This
addition to readme helps tell the user why he got Permission Denied and
what can be done to fix it.

* Fix doesn't spelling, remove newline

* This is fixup for `38e26c3`.
2017-02-07 16:39:33 +08:00
Mahmoud Zalt
8f44a0800b add Keep track of your Laradock changes section to the docs 2017-02-05 11:56:06 -05:00
Max Mekenya
37508bb3ca Add Queue Worker as a starting point (#581)
* Add Queue Worker as an starting point

By https://github.com/laradock/laradock/issues/14#issuecomment-276374969

* Fix typo
2017-02-04 12:13:25 -05:00
Mahmoud Zalt
c3f5dfa741 Add Mike Erickson to the Admins team 2017-02-03 15:28:27 -05:00
Talip Durmuş
c5e2e7e1e2 Add deployer support (#579)
* add deployer option

* export path for all composer global installations

* add deployer option

* fix typo

* add readme for deployer installation

* deployer default option changed to false

* Add missing deployer menu
2017-01-31 17:05:42 +08:00
Mike Erickson
b52dcd4a19 540 added alias support (#557)
* 540 added alias support

* Updated aliases, added content to README.md
2017-01-17 19:09:05 -05:00
Mike Erickson
a80ef301a9 541-add-linuxbrew-option (#543)
* 541-add-linuxbrew-option

* 541 updated readme with installation information
2017-01-13 14:12:44 -05:00
Philippe Trépanier
6c55f47fd4 Added instructions on how to fix time lag, this fixes #372, #462 (#547) 2017-01-12 19:26:29 -05:00
Mahmoud Zalt
c59dea3745 add beanstalkd section and update the readme.md 2017-01-02 20:41:00 -05:00
Edmund Luong
2fc3919598 Added service container for Selenium standalone with Chrome (#519)
* Added service container for Selenium standalone with Chrome
2017-01-01 10:22:01 -05:00
Cristian Mello
f0eda43906 Update README.md 2016-12-26 02:12:11 -02:00
Cristian Mello
343a950adc add rethink-db container 2016-12-26 01:59:58 -02:00
Cristian Mello
33e8e91e49 Add Laravel Envoy (#510)
Add laravel envoy
2016-12-25 12:38:25 -05:00
shukebeta
944639b248 fix a important typo
docker-compose build php => docker-compose build php-fpm
2016-12-21 08:09:41 +08:00
philtrep
97f882e4c7 Added related projects to docs 2016-12-19 10:55:44 -05:00
Joel Brubaker
e8ef7ab8c9 Update Readme.md
Very small grammar updates.
2016-12-11 14:41:10 -08:00
Jesus Baron
19a2110b06 Fix typos and missing commas in docs 2016-12-10 22:22:40 -06:00
Daniel Abbatt
d6508f3bb3 Update README.md
Fixed typo on "environment"
2016-11-25 16:59:13 +00:00
Philippe Trépanier
225fb8cf4f Merge pull request #384 from LarryEitel/phpstorm-guide
phpstorm-debugging-guide
2016-11-18 16:03:33 -05:00
larryeitel
f67edee5e5 LaraDock-PHPStorm Debugging Guide
-	modified:   README.md
-	new file:   _guides/photos/KiTTY/Connection.png
-	new file:   _guides/photos/KiTTY/ConnectionData.png
-	new file:   _guides/photos/KiTTY/ConnectionSSH.png
-	new file:   _guides/photos/KiTTY/ConnectionSSHAuth.png
-	new file:   _guides/photos/KiTTY/Session.png
-	new file:   _guides/photos/KiTTY/Terminal.png
-	new file:   _guides/photos/KiTTY/TerminalKeyboard.png
-	new file:   _guides/photos/KiTTY/TerminalShell.png
-	new file:   _guides/photos/KiTTY/Window.png
-	new file:   _guides/photos/KiTTY/WindowAppearance.png
-	new file:   _guides/photos/PHPStorm/DebugRemoteOn.png
-	new file:   _guides/photos/PHPStorm/RemoteDebuggingSuccess.png
-	new file:   _guides/photos/PHPStorm/RemoteHost.png
-	new file:   _guides/photos/PHPStorm/RemoteTestDebuggingSuccess.png
-	new file:   _guides/photos/PHPStorm/RemoteWebDebuggingSuccess.png
-	new file:   _guides/photos/PHPStorm/Settings/BuildDeploymentConnection.png
-	new file:   _guides/photos/PHPStorm/Settings/BuildDeploymentConnectionMappings.png
-	new file:   _guides/photos/PHPStorm/Settings/BuildDeploymentDebugger.png
-	new file:   _guides/photos/PHPStorm/Settings/EditRunConfigurationRemoteExampleTestDebug.png
-	new file:   _guides/photos/PHPStorm/Settings/EditRunConfigurationRemoteWebDebug.png
-	new file:   _guides/photos/PHPStorm/Settings/LangsPHPDebug.png
-	new file:   _guides/photos/PHPStorm/Settings/LangsPHPInterpreters.png
-	new file:   _guides/photos/PHPStorm/Settings/LangsPHPPHPUnit.png
-	new file:   _guides/photos/PHPStorm/Settings/LangsPHPServers.png
-	new file:   _guides/photos/PHPStorm/Settings/WindowsFirewallAllowedApps.png
-	new file:   _guides/photos/PHPStorm/Settings/WindowsHyperVManager.png
-	new file:   _guides/photos/PHPStorm/Settings/hosts.png
-	new file:   _guides/photos/SimpleHostsEditor/AddHost_laravel.png
-	new file:   _guides/phpstorm.md
2016-11-18 14:12:10 -06:00
philtrep
8b09149b15 Added 'port is already allocated' error to the docs debugging section 2016-11-14 20:48:59 -05:00
philtrep
cbeeb48aa1 Added mysql change port binnd documentation 2016-11-14 11:24:28 -05:00
Michael Hopkins
9289c1b6c0 Add solution to mysql connection issues
Adding in a more "docker conventional" solution to the mysql connection issues
2016-11-05 06:42:19 -06:00
Mahmoud Zalt
ca4aeada08 add missing step to the docs 2016-11-03 09:50:10 -04:00
Mahmoud Zalt
4fe15ad5cf update docs 2016-11-01 10:07:21 -04:00
Mahmoud Zalt
1b05dfd1e2 replace var/www/laravel with var/www 2016-10-31 21:45:50 -04:00
Mahmoud Zalt
66723c0278 update the doc to support multiple projects 2016-10-31 20:30:34 -04:00
Mahmoud Zalt
658d4e7532 add root access section to mysql docs 2016-10-31 19:30:12 -04:00
Mahmoud Zalt
6ee790c26d Add support for Codeigniter 2016-10-31 12:21:01 -04:00
Samir Sabri
17442db357 clarified where to run xdebugPhpFpm command
As users might run the command `xdebugPhpFpm`  in the php-fpm container rather than from outside.
2016-10-26 15:21:18 +03:00
Bo-Yi Wu
a0981aa836 Add install elasticsearch plugin section.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-10-26 09:40:53 +08:00
philtrep
4d5e3e5e4a Added Documentation for using ssh on workspace 2016-10-24 16:11:52 -04:00
Imam Assidiqqi
22a3bbc0b0 Quick steps to resolve connection refused error 2016-10-16 07:51:49 +07:00
Bo-Yi Wu
8544de7ea1 update readme.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-10-13 14:48:00 +08:00
Bo-Yi Wu
9d212afc8c convert tab to spaces.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-10-11 20:17:21 +08:00
Mahmoud Zalt
89a77bee24 Merge pull request #354 from philtrep/change-timezone
Added timezone arguments to workspace build
2016-10-10 10:44:30 -04:00
philtrep
fb26035e5c Added timezone arguments to workspace build 2016-10-10 09:44:25 -04:00
Mahmoud Zalt
c7a76dd683 add LaraDock v4 Video link :D 2016-10-10 08:57:52 -04:00
Mahmoud Zalt
781f5ff972 add missing info to the readme 2016-10-10 07:32:01 -04:00
Mahmoud Zalt
5c0e55204e add folder structures to the README 2016-10-10 04:30:15 -04:00
Mahmoud Zalt
dd3ab5ade1 add warning to the readme asking people to rebuild their containers 2016-10-10 03:50:44 -04:00
Mahmoud Zalt
2e5d2a743c disable xdebug remote by default 2016-10-09 20:47:08 -04:00
Mahmoud Zalt
7ecb712e76 Revert ports fowarding for MySQL and MariaDB
Include production docker compose file
2016-10-09 16:51:18 -04:00