Commit Graph

2499 Commits

Author SHA1 Message Date
78ba356e69 Force xDebug v2 for workspace 2020-12-15 15:38:23 +00:00
f754717f44 Force XDebug to use v2 2020-12-13 14:42:21 +00:00
049e466b93 Add retry configuration options for npm 2020-12-09 18:03:18 +01:00
6221aaf5f0 remove duplicate section from docs 2020-12-09 17:28:41 +01:00
518aecfbfd Merge pull request #4 from laradock/master
pull-up origin
2020-12-05 16:48:30 +01:00
2f575017e4 Upgrade the Compose file format version to 3.5 2020-12-03 16:17:45 +08:00
7cffc65639 fixed oci8 version 2020-12-02 11:38:32 +09:00
f5ab703d8a Set nginx default.key permission
Solved issue: https://github.com/laradock/laradock/issues/2285#issuecomment-616225902
2020-11-25 12:50:03 +01:00
872c2b9eb1 Merge pull request #2737 from makowskid/add-audiowaveform
Add BBC Audio Waveform Image Generator
2020-11-19 18:58:15 +07:00
5078a1a96e [ ADD ] react configuration 2020-11-16 17:14:34 +01:00
351d24dcf6 fix unrecognized options GD config on php 7.4 2020-11-16 01:31:28 +07:00
25d030990e fix 2020-11-12 12:07:04 +04:00
c25833d346 revert default PHP version 2020-11-11 09:57:53 +04:00
09bd426588 change default password ClickHouse 2020-11-11 09:56:21 +04:00
4d803e617b Add ClickHouse 2020-11-11 09:47:25 +04:00
100f7d924e .gitattributes with .sh files LF setting to normalize line endings 2020-11-07 11:38:56 +01:00
6eb398549c Add NewRelic support for php-FPM 2020-10-27 03:23:15 -07:00
633105e89c fix inotify for php 5.6 2020-10-23 14:29:13 +02:00
36764906d7 fix mongo install in php fpm and workspace 2020-10-22 17:02:42 +02:00
b7b38401d0 Update minio docs 2020-10-21 13:26:06 +02:00
f5e5566424 add empty line 2020-10-21 10:36:55 +02:00
eb5b77374a change php installation section 2020-10-21 10:33:19 +02:00
f4951cb8f5 feat: add ORACLE_INSTANT_CLIENT_MIRROR ARG 2020-10-17 00:06:52 +08:00
67dde45d24 Add BBC Audio Waveform Image Generator 2020-10-10 22:39:43 +08:00
191729fb32 remove the 'tree' alias 2020-10-07 16:28:36 +02:00
89c9cfe099 add Gitpod link and its config file 2020-09-30 22:29:38 +02:00
d47c2d258c cleanup open collective links 2020-09-30 22:29:30 +02:00
42ac609337 docs: Add note in docs about npmrc 2020-09-30 12:19:27 +01:00
842715b1d2 feat: Mount .npmrc into workspace home 2020-09-30 12:09:16 +01:00
8556088c9e Merge pull request #2704 from colinpitcher/feature/add-zsh-aliases
Add aliases to .zshrc in workspace when SHELL_OH_MY_ZSH=true
2020-09-30 11:02:21 +08:00
daa8883bd2 Merge pull request #2724 from goodjack/patch-3
feat: Add support for custom Adminer plugins, designs and default servers
2020-09-30 11:00:55 +08:00
24c75f87b4 Merge pull request #2729 from bawa93/patch-2
Update certbot run-certbot.sh to allow it work with multiple domains
2020-09-30 10:59:47 +08:00
1fb81c80f7 Update open collective links to differentiate between sponsors types 2020-09-29 16:41:34 +02:00
119a2a36ed Update certbot run-certbot.sh to allow it work with multiple domains
Previously, running docker-compose up -d certbot would overwrite the previous certificate stored in /var/certs

Now: the certificates will be stored with the filename containing domain name
2020-09-29 11:06:48 +05:30
f6c53ce538 Merge pull request #2681 from akoneko/patch-1
Fix PHP-Worker GD "Unable to init from given binary data"
2020-09-28 13:31:35 +08:00
13c3da6f11 Merge pull request #2726 from GautierDele/master
⬆️ updated elk default version => 7.9.1
2020-09-28 09:48:20 +08:00
2467717f17 Fix GD "Unable to init from given binary data" 2020-09-28 09:36:54 +08:00
4e5657f5d2 ⬆️ updated elk default version 2020-09-27 17:05:15 +02:00
363e973f5c docs: Remove the outdated note and clean up trailing spaces 2020-09-26 02:22:21 +08:00
80c4e620ac feat: Add support for loading plugins and specifying the default host 2020-09-26 02:17:15 +08:00
561eba6204 feat: Add support for Adminer designs 2020-09-25 20:34:35 +08:00
8429ae6a70 Merge pull request #2719 from laradock/fix-2698
fix variable is not set WARNING
2020-09-23 13:55:43 +08:00
33ceb11e8e fix variable is not set WARNING
PHP_DOWNGRADE_OPENSSL_TLS_AND_SECLEVEL. #2698
2020-09-23 13:16:39 +08:00
d8ef60d1a3 Merge pull request #2709 from abler98/fix/workspace/protoc
Fix protoc bin & include permissions in workspace
2020-09-22 09:37:58 +08:00
0459981135 Merge pull request #3 from laradock/master
catch up
2020-09-21 17:12:36 +02:00
3544f943c0 Merge pull request #2698 from aaly00/master
Add DOWNGRADE_OPENSSL_TLS_AND_SECLEVEL Option
2020-09-21 21:54:28 +08:00
3e4c2ca6ec Merge pull request #2712 from tancou/zsh-autosuggestion
Add ZSH suggestions and aliases
2020-09-21 21:47:45 +08:00
4f6260d303 Merge pull request #2714 from noud/sqs
Amazon Simple Queue Service (SQS)
2020-09-21 21:47:02 +08:00
5451801dc9 Merge pull request #2716 from noud/mailcatcher
Mailcatcher should be cast MailCatcher
2020-09-21 21:45:56 +08:00
17079941ef mailcatcher casting 2020-09-21 01:53:00 +02:00