codl
|
78d63dbaaf
|
docker-compose: fix music dir being mounted in the wrong place for nginx
|
2020-05-21 14:30:52 +02:00 |
Eliot Berriot
|
4b2b250047
|
Fixed broken db with postgres:11.7
|
2020-02-15 12:01:19 +01:00 |
techknowlogick
|
4b9a03a110
|
Update docker-compose.yml to use redis v5
Fix #1021
|
2020-02-02 09:10:04 +01:00 |
Ciarán Ainsworth
|
b20ed75c28
|
Resolve "When using docker-compose deployment, the celerybeat container may stumble over a stale pid file"
|
2020-01-06 10:06:47 +01:00 |
Eliot Berriot
|
51b0a571c0
|
Fix #997: Added support for CELERYD_CONCURRENCY env var to control the number of worker processes
|
2019-12-20 15:36:18 +01:00 |
Jee
|
265e6eb3d4
|
Use network/depends_on instead of links in docker-compose.yml (!716)
|
2019-04-12 10:50:12 +02:00 |
Eliot Berriot
|
cc777d7a36
|
Fix #656: Updated default docker postgres version from 9.4 to 11
|
2019-01-11 10:45:38 +01:00 |
Eliot Berriot
|
5cbd92dcb0
|
Fix #654: Increased default upload limit from 30 to 100MB
|
2019-01-11 09:51:23 +01:00 |
Johan Desmyter
|
a37f5d5adc
|
add restart directive for nginx container
|
2018-11-19 09:45:23 +03:00 |
Eliot Berriot
|
0740cc33e5
|
Fix #358: dockerized nginx to make deployment easier
|
2018-08-31 17:21:46 +00:00 |
Eliot Berriot
|
28a30ac40c
|
Fix #350: saner defaults for STATIC_ROOT and MEDIA_ROOT in .env
|
2018-07-08 11:30:53 +02:00 |
Eliot Berriot
|
abd329fa75
|
Fix #165: better documentation for hardware requirements and memory usage
|
2018-04-19 20:25:32 +02:00 |
Eliot Berriot
|
17edc45866
|
Added basic (commented) nginx proxy in deploy docker-compose
|
2018-04-05 16:31:13 +00:00 |
Eliot Berriot
|
66802d50b8
|
Updated incorrect celery commands
|
2018-03-06 13:38:42 +01:00 |
Eliot Berriot
|
120dda2c75
|
Sample updates, changelog and documentation for channels and activity
|
2018-03-03 23:18:33 +01:00 |
Eliot Berriot
|
c34ea44687
|
Fixed media path mismatch in sample docker-compose.yml
|
2017-07-10 23:43:14 +02:00 |
Eliot Berriot
|
e250759880
|
Missing volumes on sample docker compose
|
2017-06-28 20:41:25 +02:00 |
Eliot Berriot
|
cfacd9f770
|
Updated sample nginx, docker-compose.yml and documentation to match easier setup for front-end files
|
2017-06-28 20:30:52 +02:00 |
Eliot Berriot
|
34ec7b542f
|
Added documentation about music acquisition
|
2017-06-25 23:33:19 +02:00 |
Eliot Berriot
|
c8696beb45
|
Docker setup is officialy documented! ❤️
|
2017-06-25 23:02:36 +02:00 |