Commit Graph

634 Commits

Author SHA1 Message Date
01ab8c7d1e Merge pull request #3139 from rdvr/fix-issue-3138
fix meilisearch volume mount path closes #3138
2022-02-04 07:36:46 +08:00
8856efeb3b fix meilisearch volume mount path closes #3138 2022-02-03 09:55:51 +02:00
63abb6ced8 Update docker-in-docker tag image 2022-01-31 16:28:46 +01:00
2efec41e55 Add POSTGIS_VERSION argument 2022-01-21 14:25:55 +01:00
fc4b534e98 Merge pull request #3116 from vlauciani/issue_to_add_version_for_docker_postgis
PostGIS - 1)Add PostGIS VERSION and 2)add option to install 'pgsql-http' ext
2022-01-11 14:39:03 +08:00
3a8ff2c329 Update docker-compose.yml 2021-12-22 09:18:33 +01:00
3d2f8074d3 Update docker-compose.yml 2021-12-21 11:43:51 +01:00
17062bd9d8 add xlswriter extension 2021-12-16 11:12:21 +08:00
1d7477b686 Add RabbitMQ Web STOMP 2021-10-16 00:04:28 +03:00
8184e801d8 Merge pull request #3050 from lilashih/master
laravel octane nginx configuration added
2021-10-07 20:47:20 +08:00
1008cdcee5 Merge pull request #3058 from GautierDele/master
 Add mongo crendentials to environment
2021-09-22 17:25:33 +08:00
147ff33530 added mongo credentials 2021-09-20 11:13:00 +02:00
2dc5954bbf Add php trader extension 2021-09-19 17:48:42 -03:00
71d73e0d83 fix for laravel octane watch 2021-09-07 22:47:55 +08:00
850eadc143 Add ability to install MSSQL drivers in php-worker 2021-09-06 10:13:43 +10:00
044bbc734b remove source.sh & update nvm git address 2021-08-27 17:23:22 +08:00
f16445c9f2 feat:support rabbitmq v3.9 2021-08-16 21:44:49 +08:00
4d7a3f3c84 Merge pull request #3000 from 51/master
Add OpenResty, SSDB and php-ssdb extension to Laradock.
2021-08-13 17:11:10 +08:00
96e5e8220e Use dotenv for env keys 2021-07-11 00:38:01 +08:00
2ac65c3fea Add console port and fix environments for minio 2021-07-11 00:13:15 +08:00
b0f6fec975 remove dns setting in ssdb 2021-06-24 00:13:46 +08:00
e0a88ac371 add openresty and ssdb 2021-06-23 22:56:12 +08:00
898434b59e add php ssdb extension 2021-06-12 20:49:45 +08:00
ef1140dc4a Merge pull request #2046 from lanphan/mssql
update adminer to support SQL Server
2021-06-12 10:50:41 +08:00
0c7f5a2b2a nats messaging system 2021-06-04 18:32:37 +05:00
885e47d117 added tarantool admin service 2021-06-02 15:20:22 +05:00
e92ce2eb6c adding Tarantool 2021-05-27 23:28:58 +05:00
e95bfd835e Update docker-compose.yml 2021-04-26 11:26:40 +08:00
b79d306004 feat(ldap extension): php-worker horizon
#2956
2021-04-22 23:34:17 +08:00
ba71f06eac Merge pull request #2953 from laradock/enchant
feat(support enchant extension): php-fpm
2021-04-17 17:53:47 +08:00
743942e1e1 php-fpm support enchant extension 2021-04-17 16:20:05 +08:00
ddcf0b08da php-worker support memcached extension 2021-04-17 01:08:33 +08:00
4f190170da Merge pull request #2932 from iamsaqibs/memcached-issue-with-php7.1
Memcached not working in workspace with php 7.
2021-04-05 23:56:46 +08:00
409ec06f9a support zookeeper extension #2927 2021-04-05 18:37:14 +08:00
e13482195b Added ARG for workspace Memcached 2021-04-05 13:46:30 +05:00
fc0df17106 Merge branch 'master' of https://github.com/2525VenturesBV/laradock into 2525VenturesBV-master 2021-03-28 00:43:53 +08:00
600d1ca44e Merge branch 'master' into master 2021-03-24 21:05:26 +08:00
55e2c6472e Merge branch 'master' into develop 2021-03-23 20:33:45 +08:00
91e329a84d support gnupg 2021-03-21 19:23:53 +08:00
6008b3c1ea php-worker mongodb install by .env config 2021-03-20 19:15:59 +08:00
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
8d42d86270 Update to solve the xdebug port problem. Issue: #2892 2021-03-18 14:14:12 +01:00
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
615c80f25b Update to solve the xdebug port. Issue: https://github.com/laradock/laradock/issues/2892 2021-03-18 12:51:20 +01:00
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
ed649993ca Add PHP Decimal extension support 2021-02-22 11:13:22 +01: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