Commit Graph

1657 Commits

Author SHA1 Message Date
Luciano Jr 69de0668e9 Add portainer 2018-05-27 10:39:41 +01:00
Shao Yu-Lung (Allen) 472df4d194
Merge pull request #1570 from bestlong/fix-getting-started-step-not-fit
fix Getting Started step "docker-compose up -d nginx mysql" missing workspace container.
2018-05-27 11:23:34 +08:00
bestlong 62b716f469 fix Getting Started step "docker-compose up -d nginx mysql" missing workspace container. 2018-05-27 11:21:22 +08:00
Shao Yu-Lung (Allen) 10ba847415
Merge pull request #1489 from 0reo/elasticsearch-doc-patch-1
corrected elasticsearch default username
2018-05-27 10:13:05 +08:00
Shao Yu-Lung (Allen) a0595491a2
Merge pull request #1491 from falinsky/patch-1
Fix env variable name
2018-05-27 10:11:29 +08:00
Shao Yu-Lung (Allen) 7c88c33b29
Merge pull request #1504 from dougblackjr/master
Adding pcntl to php-fpm, php-worker, addresses #1419
2018-05-27 10:08:53 +08:00
Shao Yu-Lung (Allen) 808bd72d13
Fix #1544, Unable to locate package libgmp-dev. (#1569)
* Fix #1544, Unable to locate package libgmp-dev.
2018-05-27 10:06:00 +08:00
Shao Yu-Lung (Allen) 07410e80cf
Merge pull request #1566 from bestlong/fix-php-fpm-ext-soap
Fix install php ext SOAP No package php-soap available
2018-05-26 07:59:33 +08:00
bestlong d1170f51c8 Fix install php ext SOAP No package php-soap available 2018-05-26 07:47:29 +08:00
Shao Yu-Lung (Allen) 8158b6f50e
Merge pull request #1565 from bestlong/fix-php5-xdebug
fix #1535 xdebug installation fails when php version is 5.6
2018-05-26 07:40:15 +08:00
bestlong 97adef735a fix #1535 xdebug installation fails when php version is 5.6 2018-05-26 07:32:33 +08:00
Shao Yu-Lung (Allen) 6e6284d00f
Merge pull request #1561 from cyberbit/patch-1
Update index.md
2018-05-25 23:53:58 +08:00
D.J. Marcolesco 890faa2f3c
Update index.md
Improve working
2018-05-25 10:04:59 -05:00
D.J. Marcolesco f6f37ec020
Update index.md
Add information for Windows hosts when adding custom cron jobs
2018-05-25 10:01:35 -05:00
Shao Yu-Lung (Allen) 20464d1bd2
Merge pull request #1510 from brunen9/remove-unused-variable-php-fpm-install-postgres
Remove unused variable PHP_FPM_INSTALL_POSTGRES.
2018-05-25 22:19:34 +08:00
Shao Yu-Lung (Allen) a5813de5bf
Merge pull request #1380 from glorand/patch-1
Update min. docker version
2018-05-25 22:13:32 +08:00
Shao Yu-Lung (Allen) aee1adb0a1
Merge pull request #1533 from kaliberx/master
Add subversion support in workspace
2018-05-25 22:10:58 +08:00
Shao Yu-Lung (Allen) dd322a0e71
Merge pull request #1524 from SDLyu/update-env-example
Update env-example
2018-05-25 22:06:09 +08:00
Shao Yu-Lung (Allen) 99c2c846ff
Merge pull request #1522 from jeliasson/workspace-imagemagick
Update apt sources before installing imagemagick
2018-05-25 22:04:59 +08:00
Grzegorz Dąbrowski b990af3353 Add subversion support in workspace 2018-05-07 10:58:55 +02:00
SDLyu 9e5fdda294 Update env-example 2018-05-05 22:06:15 +08:00
Johan Eliasson 77bea30cb0
Update apt sources before installing imagemagick
#1512
2018-05-04 22:04:35 +02:00
Pavel Mironchik d142500216 Remove unused variable PHP_FPM_INSTALL_POSTGRES. 2018-04-27 21:48:16 +06:00
Douglas Black 6b6e2d5f86 Adding pcntl to php-fpm, php-worker, addresses #1419 2018-04-24 10:25:16 -04:00
Sergey Falinsky f54e6baf02
Fix env variable name
Fixed env variable name which points to host source directory.
2018-04-20 14:12:00 +03:00
Adam Clarke 59f3b574da
corrected elasticsearch default username 2018-04-19 14:25:19 -04: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 06353031ac
Merge pull request #1466 from fenech/master
Add missing syntax to continue line
2018-04-05 06:53:22 +03:00
Tom Fenech 1f193a5310 Add missing syntax to continue line 2018-04-04 20:29:14 +02:00
Mahmoud Zalt b45bf46436
Merge pull request #1446 from ByZer0/debug-workspace-scheduler
Use xdebug with Laravel scheduler inside workspace container
2018-04-04 17:48:55 +03:00
Mahmoud Zalt 0586247e3f
Merge branch 'master' into debug-workspace-scheduler 2018-04-04 17:48:46 +03:00
Mahmoud Zalt 0f8891b56c
Merge pull request #1464 from danhunsaker/copy-vs-add
Apply COPY vs ADD best practices
2018-04-04 17:36:31 +03:00
Mahmoud Zalt ebeb9e43f3
Merge pull request #1458 from larastarscn/master
[feature] support for php worker hot load
2018-04-04 17:35:29 +03:00
Mahmoud Zalt 52afd9ef62
Merge pull request #1396 from taufek/tj-volume-cached
Use Cached Flag for Application Path Volume
2018-04-04 17:34:20 +03:00
Daniel Hunsaker 31a4e29c81 Apply COPY vs ADD best practices
Should only use `ADD` for URLs (and even then, `curl` or `wget` are preferred, for numerous reasons, even within this repo) and when extracting archive contents as part of the `ADD` operation; otherwise `COPY` is clearer and (slightly) more efficient.
2018-04-04 06:13:28 -06:00
Yu-Lung Shao (Allen) 067218e010
Merge pull request #1461 from Omranic/patch-1
Fix minor typo!
2018-04-02 12:26:34 +08:00
Abdelrahman Omran 5ed3526e17
Fix minor typo! 2018-04-02 02:53:23 +02:00
Dearmadman 54e6d66c83 [feature] support for php worker hot load 2018-03-30 14:30:49 +08:00
Yu-Lung Shao (Allen) 8a090f3e46
Merge pull request #1454 from red-smeg/patch-1
Modify the sample config to support symfony 4
2018-03-29 16:19:21 +08:00
Yu-Lung Shao (Allen) 1e5d787a7e
Merge pull request #1457 from bestlong/fix-elasticsearch
fix #1418 elasticsearch up fails.
2018-03-29 16:18:07 +08:00
Shao Yu Lung 83140d9939 fix #1418 elasticsearch up fails. 2018-03-29 15:34:38 +08:00
red-smeg 9b85ac6c2b
Modify the sample config to support symfony 4
This allows Laradock to work with symfony 4 projects
2018-03-28 14:46:19 -04:00
Mahmoud Zalt 871a9d032a
Merge pull request #1438 from pangminfu/apache-docroot-path
Apache document root path configurable with env file
2018-03-25 19:15:16 +03:00
Mahmoud Zalt 805d7f94e8
Merge pull request #1399 from mariano-dagostino/1372-ssh
Make possible to login via ssh using the laradock user.
2018-03-25 19:14:10 +03:00
Yu-Lung Shao (Allen) c84a57cd13
Merge pull request #1450 from bestlong/increase-install-check
Increase install check
2018-03-24 15:28:29 +08:00
Shao Yu Lung e6817288f8 workspace sql server section: increase install check 2018-03-24 14:23:01 +08:00