Commit Graph

582 Commits

Author SHA1 Message Date
fb110a9d91 Added configuration for ssl with apache2 based on the nginx container 2021-03-16 10:05:46 -03:00
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
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
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
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
99345ceb1c moving php.ini variables for phpmyadmin to env-example 2021-02-10 14:25:32 +02:00
29e872c474 Merge branch 'master' into master 2021-02-09 21:44:03 +08:00
a6950d2e6f Add variable to install docker client 2021-02-09 13:13:14 +01:00
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
4bb1fe281d Configuration to switch between composer version 1 or 2 2021-01-16 08:34:05 +01:00
1f6c214747 mercure 2021-01-07 01:52:00 +01:00
1b102f4395 Merge pull request #2755 from hsyam/new_relic
Add NewRelic support for php-FPM
2020-12-18 13:57:59 +08:00
a1517c084a add new relic configurations to docker-compose.yml 2020-12-17 14:25:12 +02:00
1bfbe9a99a Merge pull request #2773 from 488kuroi/feature-add_react
[ ADD ] react configuration
2020-12-17 17:08:09 +08:00
36afec908b Merge pull request #2586 from pratikid/neo4j
Neo4j
2020-12-17 16:56:35 +08:00
82594c8fd6 Merge pull request #2770 from R0dgerV/master
Add Yandex Clickhouse
2020-12-17 16:44:37 +08:00
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
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
5078a1a96e [ ADD ] react configuration 2020-11-16 17:14:34 +01:00
4d803e617b Add ClickHouse 2020-11-11 09:47:25 +04:00
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
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
17079941ef mailcatcher casting 2020-09-21 01:53:00 +02:00
139ec22c5d Merge branch 'master' into sqs 2020-09-21 01:13:27 +02:00
9780e73c76 Merge pull request #2713 from noud/mailcatcher
Mailcatcher
2020-09-21 00:25:23 +08:00
57e0f941df dejavu 2020-09-20 13:34:10 +02:00
27585c5927 sqs 2020-09-20 00:54:33 +02:00
e483ed084f mailcatcher 2020-09-19 23:39:38 +02:00
c06958d066 Add ZSH suggestions and aliases 2020-09-19 14:13:04 +02:00
f2349a6ab9 Merge branch 'master' into feature/workspace/protoc 2020-09-15 22:04:00 +08:00
2c41e2a749 Add support for lnav in workspace 2020-09-14 17:52:04 +03:00
9875842e02 Add DOWNGRADE_OPENSSL_TLS_AND_SECLEVEL Option 2020-09-04 15:18:48 -05:00
a3b451b408 Add support for Protoc in workspace 2020-09-04 19:03:23 +03:00
ade6f6b1a7 Merge pull request #2696 from geraintdong/master
Add http2 support for Apache2
2020-09-04 09:25:44 +08:00
489075fc67 Add support for http2 for Apache2 2020-09-03 15:46:24 +07:00
5465f96267 Merge pull request #2660 from rtrzebinski-usc/add-rdkafka-to-workspace
Add rdkafka to workspace
2020-08-11 11:22:56 +08:00
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
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
7e513783e7 laravel-echo-server add change source 2020-07-25 16:29:55 +08:00
032e7c0c53 Add rdkafka to Workspace container 2020-07-21 16:45:21 +02:00
caee5e0f9f Add missing WORKSPACE_INSTALL_PYTHON3 to docker-compose.yml 2020-07-13 23:09:07 +02:00
ef527bbab6 Add MeiliSearch Container 2020-07-08 12:25:23 +02:00
6f75a29a2f Merge branch 'master' into graphviz 2020-06-19 18:42:05 +08:00
d81f9f2779 php-worker support imagick 2020-06-17 00:30:07 +08:00
35081fd9be support php-xmlrpc extension 2020-06-17 00:05:03 +08:00