aboutsummaryrefslogtreecommitdiffhomepage
path: root/docker-compose.yml
Commit message (Collapse)AuthorAgeFilesLines
* cosmetic changes:Sebastian Riehm2020-01-251-1/+1
| | | | | | - http to https - replaced generic .com by specific TLD - updated some dead urls
* Improve CONTRIBUTING guideJeremy Benoist2019-06-191-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 typoJeremy Benoist2016-09-141-1/+1
|
* Display how many messages are queueJeremy Benoist2016-09-131-0/+9
| | | | | - update the docker-composer to add Redis - add migrations
* Update docker-composer with RabbitMQ configurationNicolas LÅ“uillet2016-09-111-0/+4
|
* Add comment about timezone definitiondjay2016-03-091-0/+1
|
* Add the timezone as an argument in the docker-compose.djay2016-03-091-42/+47
| | | | For that, need to use v2 of docker-compose (with version >= 1.6.0)
* Add Docker configuration for Postgres and MariaDBFabien MEURILLON2016-01-101-0/+25
|
* Add basic docker-compose configurationFabien MEURILLON2016-01-101-0/+17