Commit Graph

647 Commits

Author SHA1 Message Date
Shao Yu-Lung (Allen)
55e2c6472e
Merge branch 'master' into develop 2021-03-23 20:33:45 +08:00
Shao Yu Lung
91e329a84d support gnupg 2021-03-21 19:23:53 +08:00
Shao Yu Lung
6008b3c1ea php-worker mongodb install by .env config 2021-03-20 19:15:59 +08:00
Shao Yu-Lung (Allen)
a5169ec66b
Merge pull request #2893 from vlauciani/issue_2892
FIX - XDEBUG - The PR to support xdebug 3 on php8 has introduced an error!
2021-03-18 23:45:38 +08:00
Valentino Lauciani
8d42d86270 Update to solve the xdebug port problem. Issue: #2892 2021-03-18 14:14:12 +01:00
Valentino Lauciani
f1f416023a Revert "Update to solve the xdebug port. Issue: https://github.com/laradock/laradock/issues/2892"
This reverts commit 615c80f25b.
2021-03-18 13:58:04 +01:00
Valentino Lauciani
615c80f25b
Update to solve the xdebug port. Issue: https://github.com/laradock/laradock/issues/2892 2021-03-18 12:51:20 +01:00
Marcelo Garbin
fb110a9d91 Added configuration for ssl with apache2 based on the nginx container 2021-03-16 10:05:46 -03:00
Pavel Savushkin
925e02bc7b
fix(cassandra extension): get installed cassandra for horizon and worker images
Setup the installation on laravel-horizon and php-worker images.

Closes #2876
2021-03-14 16:22:02 +02:00
Pavel Savushkin
67cc72da62
fix(IMAGEMAGICK extension): implement building extension for PHP 8.0 from source
We need to build imagemagick extension from sources due the latest version, that supports PHP 8.0 has not been released to PECL.

Closes #2861
2021-03-12 03:40:38 +02:00
Patrick Kivits
ed649993ca Add PHP Decimal extension support 2021-02-22 11:13:22 +01:00
Shao Yu-Lung (Allen)
29f3d6a671
Merge pull request #2817 from Djuki/master
Configuration to switch between composer version 1 or 2
2021-02-22 15:18:26 +08:00
Shao Yu-Lung (Allen)
3a73aa60ee
Merge pull request #2840 from vlauciani/master
Install 'docker' client into 'php-fpm' and 'workspace' docker image
2021-02-10 22:29:42 +08:00
trilogo-lordee
99345ceb1c moving php.ini variables for phpmyadmin to env-example 2021-02-10 14:25:32 +02:00
Shao Yu-Lung (Allen)
29e872c474
Merge branch 'master' into master 2021-02-09 21:44:03 +08:00
Valentino Lauciani
a6950d2e6f
Add variable to install docker client 2021-02-09 13:13:14 +01:00
Daryle Dale De Silva
ea9e9f8156 fix "Xdebug: [Step Debug] Time-out connecting to debugging client, waited: 200 ms. Tried: host.docker.internal:9003 (through xdebug.client_host/xdebug.client_port) :-(" 2021-01-19 12:27:58 +08:00
Ivan Djurdjevac
4bb1fe281d Configuration to switch between composer version 1 or 2 2021-01-16 08:34:05 +01:00
Noud de Brouwer
1f6c214747 mercure 2021-01-07 01:52:00 +01:00
Shao Yu-Lung (Allen)
1b102f4395
Merge pull request #2755 from hsyam/new_relic
Add NewRelic support for php-FPM
2020-12-18 13:57:59 +08:00
hsyam
a1517c084a add new relic configurations to docker-compose.yml 2020-12-17 14:25:12 +02:00
Shao Yu-Lung (Allen)
1bfbe9a99a
Merge pull request #2773 from 488kuroi/feature-add_react
[ ADD ] react configuration
2020-12-17 17:08:09 +08:00
Shao Yu-Lung (Allen)
36afec908b
Merge pull request #2586 from pratikid/neo4j
Neo4j
2020-12-17 16:56:35 +08:00
Shao Yu-Lung (Allen)
82594c8fd6
Merge pull request #2770 from R0dgerV/master
Add Yandex Clickhouse
2020-12-17 16:44:37 +08:00
Shao Yu-Lung (Allen)
a2622323cf
Merge pull request #2788 from KNY00/feature/npm-retry-options
Add retry configuration options for npm
2020-12-17 16:30:48 +08:00
KNY00
049e466b93 Add retry configuration options for npm 2020-12-09 18:03:18 +01:00
小克
2f575017e4
Upgrade the Compose file format version to 3.5 2020-12-03 16:17:45 +08:00
Kuroi488
5078a1a96e [ ADD ] react configuration 2020-11-16 17:14:34 +01:00
Andrey Bunyaev
4d803e617b Add ClickHouse 2020-11-11 09:47:25 +04:00
Dawid Makowski
67dde45d24 Add BBC Audio Waveform Image Generator 2020-10-10 22:39:43 +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
Shao Yu-Lung (Allen)
3544f943c0
Merge pull request #2698 from aaly00/master
Add DOWNGRADE_OPENSSL_TLS_AND_SECLEVEL Option
2020-09-21 21:54:28 +08:00
Shao Yu-Lung (Allen)
3e4c2ca6ec
Merge pull request #2712 from tancou/zsh-autosuggestion
Add ZSH suggestions and aliases
2020-09-21 21:47:45 +08:00
Shao Yu-Lung (Allen)
4f6260d303
Merge pull request #2714 from noud/sqs
Amazon Simple Queue Service (SQS)
2020-09-21 21:47:02 +08:00
Noud de Brouwer
17079941ef mailcatcher casting 2020-09-21 01:53:00 +02:00
Noud de Brouwer
139ec22c5d Merge branch 'master' into sqs 2020-09-21 01:13:27 +02:00
Shao Yu-Lung (Allen)
9780e73c76
Merge pull request #2713 from noud/mailcatcher
Mailcatcher
2020-09-21 00:25:23 +08:00
Noud de Brouwer
57e0f941df dejavu 2020-09-20 13:34:10 +02:00
Noud de Brouwer
27585c5927 sqs 2020-09-20 00:54:33 +02:00
Noud de Brouwer
e483ed084f mailcatcher 2020-09-19 23:39:38 +02:00
tancou
c06958d066 Add ZSH suggestions and aliases 2020-09-19 14:13:04 +02:00
Shao Yu-Lung (Allen)
f2349a6ab9
Merge branch 'master' into feature/workspace/protoc 2020-09-15 22:04:00 +08:00
abler98
2c41e2a749 Add support for lnav in workspace 2020-09-14 17:52:04 +03:00
Amr Aly
9875842e02 Add DOWNGRADE_OPENSSL_TLS_AND_SECLEVEL Option 2020-09-04 15:18:48 -05:00
abler98
a3b451b408 Add support for Protoc in workspace 2020-09-04 19:03:23 +03:00
Shao Yu-Lung (Allen)
ade6f6b1a7
Merge pull request #2696 from geraintdong/master
Add http2 support for Apache2
2020-09-04 09:25:44 +08:00
Lan Dong Si Hoang
489075fc67 Add support for http2 for Apache2 2020-09-03 15:46:24 +07:00
Shao Yu-Lung (Allen)
5465f96267
Merge pull request #2660 from rtrzebinski-usc/add-rdkafka-to-workspace
Add rdkafka to workspace
2020-08-11 11:22:56 +08:00
Shao Yu-Lung (Allen)
0308326518
Merge pull request #2653 from filips123/support-python3-in-workspace
Add support for Python 3 in workspace
2020-08-11 11:19:29 +08:00
Gautier
20ed0a5e59
change indentation of graylog
This indentation is causing problem with my deployment automation since it's the only one using 4 spaces instead of two
2020-08-04 16:20:05 +02:00
Hao Yuqi
7e513783e7 laravel-echo-server add change source 2020-07-25 16:29:55 +08:00
Robert Trzebinski
032e7c0c53 Add rdkafka to Workspace container 2020-07-21 16:45:21 +02:00
Filip Š
caee5e0f9f Add missing WORKSPACE_INSTALL_PYTHON3 to docker-compose.yml 2020-07-13 23:09:07 +02:00
Mgor
ef527bbab6 Add MeiliSearch Container 2020-07-08 12:25:23 +02:00
Shao Yu-Lung (Allen)
6f75a29a2f
Merge branch 'master' into graphviz 2020-06-19 18:42:05 +08:00
Shao Yu Lung
d81f9f2779 php-worker support imagick 2020-06-17 00:30:07 +08:00
Shao Yu Lung
35081fd9be support php-xmlrpc extension 2020-06-17 00:05:03 +08:00
Matias Anoniz
89ee774ece
Update docker-compose.yml
Increment nofile, check the documentation: https://www.elastic.co/guide/en/elasticsearch/reference/current/docker.html#_increase_ulimits_for_nofile_and_nproc
2020-06-12 12:14:10 -03:00
Shao Yu-Lung (Allen)
9df698e011
Merge pull request #2613 from m-elewa/develop
Update Traefik image to v2.2
2020-06-06 16:59:16 +08:00
Mahmoud Elewa
bc9825d398 update netdata image to the latest version of the official image 2020-05-31 14:44:09 +00:00
Mahmoud Elewa
b5419c352d change port variables from nginx to trafik 2020-05-31 07:43:41 +00:00
Mahmoud Elewa
90ba6df3ad update traefik to v2.2 2020-05-31 07:07:05 +00:00
Shao Yu-Lung (Allen)
131025be44
Merge pull request #2606 from jzonta/add-oci8-php-worker
Added support for OCI8 extension in php-worker
2020-05-30 14:30:13 +08:00
tancou
9d10b5a7ef Adding support for IMAP on php-worker 2020-05-29 16:30:02 +02:00
João Zonta
0792766d41 Added support for OCI8 extension in php-worker, Sugestão do amigo @bestlong in #2276 2020-05-28 13:37:01 -03:00
Shao Yu-Lung (Allen)
d39f793f34
Merge pull request #2594 from bestlong/horizon-php-ext-imagick
Horizon support ImageMagick
2020-05-21 09:31:35 +08:00
Shao Yu-Lung (Allen)
f910f944da
Merge pull request #2576 from Yiidiir/patch-1
Expose Angular CLI serve port
2020-05-21 09:16:28 +08:00
Shao Yu Lung
a85e9c4507 Horizon support ImageMagick
fix #2296
2020-05-21 09:09:38 +08:00
Dawid Makowski
fabb36abbb Adding support for PNPM
more info here https://pnpm.js.org/en/installation
2020-05-20 14:58:31 +08:00
Pratik Khanolkar
d330d39a92 Editted neo4j compose.yml 2020-05-02 05:13:35 +00:00
Yidir
5a28b9c4d8
Expose Angular CLI serve port
When enabling angular, exposure to the default serve port is not done normally like it's done with VUE CLI
2020-04-28 03:12:26 +01:00
Shao Yu Lung
a2581bda5f use latest base image 2020-04-17 11:57:50 +08:00
Shao Yu-Lung (Allen)
9e04c460f9
Merge pull request #2527 from lbssousa/browsersync-ports
Added option to map Browsersync ports from workspace container
2020-04-07 08:56:10 +08:00
pushorigin
c5c8c9bc85 new feature: Install Oh My ZSH! with Laravel autocomplete plugin 2020-03-13 03:16:39 +03:00
Laércio de Sousa
29f7cbdc7e Added option to map Browsersync ports from workspace container 2020-03-03 15:41:54 -03:00
Shao Yu-Lung (Allen)
33828f81bf
Merge pull request #2516 from laradock/php-gd-ext
php worker horizon support gd ext.
2020-02-24 17:32:52 +08:00
Shao Yu Lung
18ca604537 php worker horizon support gd ext. 2020-02-24 13:53:54 +08:00
Shao Yu Lung
51ff09c187 horizon zip ext. 2020-02-24 13:31:52 +08:00
Shao Yu-Lung (Allen)
258912eac2
Merge pull request #2487 from bumbummen99/master
Dedicated user/group id for Horizon
2020-02-18 08:56:21 +08:00
Shao Yu-Lung (Allen)
9de9e8ed04
Merge pull request #2469 from DGeoWils/master
Added wkhtmltopdf installation to both Workspace and PHP-FPM
2020-02-18 08:55:57 +08:00
Shao Yu-Lung (Allen)
081e65d192
Merge pull request #2504 from vlauciani/master
fix TLS docker-dind problem from version 18.09+
2020-02-18 08:50:15 +08:00
Valentino Lauciani
3124ad8d76
Update docker-compose.yml 2020-02-13 23:26:33 +01:00
Valentino Lauciani
8e6a2a4f3c
Update docker-in-docker (dind) - not working with 18.09+ version 2020-02-13 23:24:07 +01:00
Shao Yu-Lung (Allen)
9ad5063d4a
Merge branch 'master' into workspace-vue-cli-ports 2020-02-13 23:33:05 +08:00
Shao Yu Lung
53d13f23f7 horizon gmp ext 2020-02-12 18:23:22 +08:00
Shao Yu-Lung (Allen)
2f2539a51f
Merge pull request #2472 from collierscott/add-gitprompt
Add bash-git-prompt for more informative prompts for git repos
2020-02-12 09:17:13 +08:00
Laércio de Sousa
3fe18368bd Added option to map vue-cli ports from workspace container 2020-02-11 15:27:07 -03:00
Shao Yu-Lung (Allen)
f8b7404263
php ext bz2 (#2500)
* php ext bz2
* fix typo
* fix php-fpm bz2 ext
* fix horizon bz2 ext
2020-02-11 23:56:58 +08:00
Shao Yu-Lung (Allen)
b2ae5f6d44
Arrange (#2499)
* unify php verson variable
* CASSANDRA move together
* unify all php base container
2020-02-11 18:41:19 +08:00
Shao Yu Lung
63b3d2ff14 postgresql version can specify 2020-02-06 23:58:07 +08:00
Shao Yu-Lung (Allen)
00676f0c8e
Merge pull request #2492 from bestlong/fix-php-worker-74
php 7.4 php-worker zip ext.
2020-02-05 16:38:18 +08:00
Shao Yu-Lung (Allen)
ac417f2e6b
Merge pull request #2490 from vlauciani/master
YAML extension for laravel-horizon
2020-02-05 14:59:26 +08:00
Shao Yu Lung
b26bcdb42a php 7.4 php-worker zip ext. 2020-02-05 14:54:57 +08:00
Dwi Fahni Denni (dfdenni)
fb57c52ca6
Merge pull request #2474 from brnathanlima/update-elasticsearch-logstash-and-kibana-to-use-the-same-version
Improvements on ELK Stack images
2020-02-05 12:44:25 +07:00
Valentino Lauciani
5b33a2b319
Add variable to install YAML extension 2020-02-04 16:53:14 +01:00
Shao Yu-Lung (Allen)
09fe2588e7
Merge branch 'master' into varnish 2020-02-03 16:14:17 +08:00
Patrick
e14e5b7caf
Fix bad style 2020-02-01 15:18:36 +01:00
Nathanael
5aafed586b upgraded elasticsearch, logstash and kibana images and provided an environment variable to specify a version for the entire ELK stack. 2020-01-22 15:37:04 -03:00
Scott Collier
b28f449556 Add bash-git-prompt in order to have a more descriptive prompt when working with repositories.
Also, update documentation for bash-git-prompt usage
2020-01-20 12:24:18 -06:00