Wykres commitów

102 Commity (b422612edf6bdb2700d8e8e488d056525c27474d)

Autor SHA1 Wiadomość Data
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
Eliot Berriot 4a0d3b072c
Merge branch 'develop' of dev.funkwhale.audio:funkwhale/funkwhale into develop 2019-10-04 09:05:15 +02:00
Eliot Berriot ae9c091309
Enable http2 on missing nginx configurations 2019-10-04 09:03:42 +02:00
Ciarán Ainsworth 8c69403161 Add notes on AWS_QUERYSTRING_EXPIRE setting 2019-10-04 08:46:01 +02:00
Eliot Berriot e82dda302f
Fix #932: Updated docs to ensure streaming works when using Minio/S3 and DSub 2019-10-03 10:58:20 +02:00
Johannes H 6e506ce632 Improvement of Apache config consistency and ease of configuration 2019-09-09 11:15:36 +02:00
Ciarán Ainsworth 1b8ca04a45 Added documentation and notes about S3 content headers 2019-08-19 10:09:08 +02:00
Eliot Berriot 53782a5eb5
See #880: updated CSP, added X-Frame-Options on front-end files, ensure embeds work 2019-07-18 11:08:18 +02:00
Eliot Berriot 9c5f623d03
See #880: added CSP policy in deployment files 2019-07-18 10:21:55 +02:00
Eliot Berriot 4de78995c0 Fix #862: replaced Daphne by Gunicorn/Uvicorn 2019-06-19 10:26:09 +02:00
Eliot Berriot 8394abe15a
Fix #834: Simplified embedded docker reverse proxy IP configuration 2019-06-10 15:29:14 +02:00
ealgase c046787cb3
Fix websockets reverse proxy 2019-06-10 09:51:29 +02:00
Ciaran Ainsworth 2600631528 Added variables to connect to Amazon S3 directly 2019-05-10 13:33:03 +01:00
Ciarán Ainsworth b6def586a1 Resolve "Duplicate locations in nginx template" 2019-05-03 09:47:44 +02:00
Eliot Berriot a389dfcdf0
Fix #770: Document how to use Redis over unix sockets 2019-04-25 10:08:20 +02:00
Eliot Berriot 101ae27885
Fix #565: store media files in S3 bucket 2019-04-23 18:01:42 +02: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 9a162c57ca
Merge branch 'master' into develop 2019-03-20 20:45:06 +01:00
Eliot Berriot 5c60550728
Fix #764: broken sample apache configuration 2019-03-20 20:08:22 +01:00
Alexander 460e3f4a4b Revert "Update README.md"
This reverts commit d6d609af767bc74eff3ca59a64b302a197397e10
2019-03-18 10:10:05 +01:00
Eliot Berriot fa5676ed6e
Fix #678: Removed potential BREACH exploit because of Gzip compression 2019-01-29 10:21:57 +01:00
Renon cfb458f407 readds websocket for apache 2019-01-24 10:34:50 +01:00
Renon 8af6b6ce08 fix apache conf file for 0.18 2019-01-22 16:19:25 +01:00
Eliot Berriot af2b4965cd
Merge branch 'master' into develop 2019-01-22 11:42:00 +01:00
Eliot Berriot 635865ac82
Disabled http2 in nginx template 2019-01-22 11:37:54 +01:00
Eliot Berriot fea507163a
Added missing client_max_body_size in docker proxy template 2019-01-22 11:13:02 +01: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
Eliot Berriot 81785e3c25 Fixed a typo in sample env comments 2019-01-08 14:38:52 +01:00
Eliot Berriot d27ea30b26
Fix #640: support connecting with to a password protected redis server 2018-12-20 17:36:32 +01:00
Eliot Berriot e1f02ede35
Added caching headers on front urls 2018-12-20 15:59:55 +01:00
Eliot Berriot 5321cb4c46
Enable gzip compression to reduce bandwidth consumption 2018-12-20 11:07:29 +01:00
Eliot Berriot 5dac6cdc20
Fixed typo in alias rule 2018-12-19 15:35:23 +01:00
Eliot Berriot 9220b2f0f1
See #578: added opengraph and oembed data on artist / album / track urls 2018-12-19 15:04:33 +01:00
Eliot Berriot 99359094e0
Point to new gitlab URL 2018-12-19 10:16:20 +01:00
Eliot Berriot dd23dfa07c
Point to new gitlab URL 2018-12-10 16:00:33 +01:00
Eliot Berriot 409b076c23
Removed the need to specify the DJANGO_ALLOWED_HOSTS variable 2018-11-25 18:40:56 +01:00
Johan Desmyter 031ae27a40 fix #617: fix apache proxy for websocket 2018-11-20 07:29:05 +03:00
Johan Desmyter a37f5d5adc add restart directive for nginx container 2018-11-19 09:45:23 +03:00
Andrew Morgan 7394ae1960 Fix typo 2018-09-13 15:31:06 +00:00
Eliot Berriot 0740cc33e5 Fix #358: dockerized nginx to make deployment easier 2018-08-31 17:21:46 +00:00
Gérald Niel cba91dd044 Merge branch 'freebsd' of ssh://code.eliotberriot.com:2222/gegeweb/funkwhale into freebsd 2018-08-22 20:28:12 +02:00
Gérald Niel f9778458a2 FreeBSD System V startup scripts. 2018-08-22 20:23:06 +02:00
Joshua M. Boniface 4ce46ff2a0 Implement LDAP authentication 2018-08-22 18:10:39 +00:00
Renon cb41c9fdf4 fix apache media block 2018-07-23 11:13:44 +02:00
Eliot Berriot 28a30ac40c
Fix #350: saner defaults for STATIC_ROOT and MEDIA_ROOT in .env 2018-07-08 11:30:53 +02:00
Reg f3062f5fbc Typos 2018-06-25 21:48:28 +00:00
Eliot Berriot 5ef2241f59 Revert "Remove obsolete /_protected/media config"
This reverts commit f13a1d2445
2018-06-19 08:13:34 +00:00
RenonDis 070ad9615f Updated apache2 conf file for websockets 2018-06-14 09:19:11 +02:00
Jocelyn Delalande 4e9aa16d05 Better document MUSIC_DIRECTORY_PATH 2018-06-12 20:58:47 +02:00