Commit Graph

10 Commits

Author SHA1 Message Date
Claudio Ludovico
c11c1fd69d
Add ffmpeg directive to Dockerfile 2019-12-04 11:38:36 +00:00
Shao Yu-Lung (Allen)
25f883fc99
laravel-horizon: fix memcached (#2316)
Fix #2278
2019-10-07 16:19:19 +08:00
Valentino Lauciani
5dbd46f9ff
Update comment 2019-09-16 15:00:44 +02:00
Valentino Lauciani
df15420be0
Install PHPREDIS into Laravel-Horizon docker image 2019-09-16 14:58:38 +02:00
Majid Hadavand
8254c34647 Fix:Issue #2038 Install mongodb php extension (#2167)
* Fix:Issue #2038 Install mongodb php extension
- Make sure `INSTALL_MONGO` flag is `true`
- Run pecl install mongodb and enable the extentions in `laravel-horizon`
  and `php-worker` images
- Remember to rebuild images
* INSTALL flag default set false
2019-07-30 12:54:56 +08:00
Valentino Lauciani
2e928a4928 laravel-horizon: Install 'sockets' without install 'AMQP` (#2211)
* Add LARAVEL_HORIZON_INSTALL_SOCKETS variable. Issue #2209
* Get LARAVEL_HORIZON_INSTALL_SOCKETS from .env. Issue #2209
* Get INSTALL_SOCKETS variable and install 'sockets' ext. Issue #2209
2019-07-30 12:48:24 +08:00
stefan
1602ff2dd0 Implement Cassandra DB & PHP Extension (#2214)
* Implementing Cassandra DB & PHP Extension
* Update documentation for Cassandra
* Added Cassandra for testing CI
2019-07-25 16:18:33 +08:00
Yuqi Hao
69aa0b2b6a fix:laravel-horizon (#2181) 2019-07-22 22:29:37 +08:00
vlauciani
2dd64aef55 Update Dockerfile (#2147)
Solve issue https://github.com/laradock/laradock/issues/2146
2019-05-29 08:53:13 +08:00
Walter Franchetti
22032974c9 laravel-horizon (#1854) 2018-11-23 20:47:26 +08:00