Commit graph

12 commits

Author SHA1 Message Date
Yassine Guedidi 91d81ef460 Use wallabag user for PostgreSQL healthcheck 2024-04-16 01:01:53 +02:00
Yassine Guedidi e7a348cd0f Setup Blackfire 2024-02-24 19:28:36 +01:00
Kevin Decherf f51008aef0 Update docker-compose and Dockerfile for dev env
This change should ease the spawn of a development environment.
It can be used as a vscode devcontainer.

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2022-04-04 10:10:55 +02:00
Sebastian Riehm 1e921a657f cosmetic changes:
- http to https
- replaced generic .com by specific TLD
- updated some dead urls
2020-01-25 16:16:43 +01:00
Jeremy Benoist 2a61e13fae
Improve CONTRIBUTING guide
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
2019-06-19 14:54:38 +02:00
Jeremy Benoist a622fbc444
Fix typo 2016-09-14 09:10:13 +02:00
Jeremy Benoist e01a3c98d6
Display how many messages are queue
- update the docker-composer to add Redis
- add migrations
2016-09-13 20:32:52 +02:00
Nicolas Lœuillet 87c9995b6c
Update docker-composer with RabbitMQ configuration 2016-09-11 21:57:09 +02:00
djay b80841f23c Add comment about timezone definition 2016-03-09 09:04:31 +01:00
djay 612f5f1ec7 Add the timezone as an argument in the docker-compose.
For that, need to use v2 of docker-compose (with version >= 1.6.0)
2016-03-09 09:04:19 +01:00
Fabien MEURILLON 1d41effebc Add Docker configuration for Postgres and MariaDB 2016-01-10 15:01:11 +01:00
Fabien MEURILLON 540ef5e084 Add basic docker-compose configuration 2016-01-10 14:41:42 +01:00