Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve CONTRIBUTING guide | Jeremy Benoist | 2019-06-19 | 1 | -10/+10 |
| | | | | | | | Also: - update the docker-compose to use Alpine image (lighter) - update the PHP Dockerfile to use Imagick instead of GD (for GIF support when downloading images) and add support for SQLite | ||||
* | Fix typo | Jeremy Benoist | 2016-09-14 | 1 | -1/+1 |
| | |||||
* | Display how many messages are queue | Jeremy Benoist | 2016-09-13 | 1 | -0/+9 |
| | | | | | - update the docker-composer to add Redis - add migrations | ||||
* | Update docker-composer with RabbitMQ configuration | Nicolas LÅ“uillet | 2016-09-11 | 1 | -0/+4 |
| | |||||
* | Add comment about timezone definition | djay | 2016-03-09 | 1 | -0/+1 |
| | |||||
* | Add the timezone as an argument in the docker-compose. | djay | 2016-03-09 | 1 | -42/+47 |
| | | | | For that, need to use v2 of docker-compose (with version >= 1.6.0) | ||||
* | Add Docker configuration for Postgres and MariaDB | Fabien MEURILLON | 2016-01-10 | 1 | -0/+25 |
| | |||||
* | Add basic docker-compose configuration | Fabien MEURILLON | 2016-01-10 | 1 | -0/+17 |