Wykres commitów

172 Commity (develop)

Autor SHA1 Wiadomość Data
Renovate Bot 38445787c3 Update postgres Docker tag to v14 2022-02-03 19:33:13 +00:00
RenovateBot 03cb761749 Update redis Docker tag to v6 (develop) 2022-02-03 19:22:22 +00:00
Georg Krause e28286c15a Fix Deployment templates for Debian 2022-01-22 18:36:37 +00:00
Georg Krause d37383fce5
Fix wrong documentation of PROXY_MEDIA, thanks bugzbunny 2021-10-29 17:02:39 +02:00
JuniorJPDJ 15ea984486 Fix X-Frame-Options HTTP header for embed and force it to SAMEORIGIN value for other pages 2021-10-21 08:34:06 +00:00
Georg Abenthung a4aaecef39 Add hint how to urlencode special characters in EMAIL_CONFIG variable of .env file 2021-08-04 12:52:35 +00:00
Ciarán Ainsworth 115a5910a2
Improve Wording 2021-07-30 15:04:39 +02:00
Philipp Wolfer fc3198dc20
Set LOGLEVEL in example .env file 2021-07-30 15:01:28 +02:00
Georg Krause 1f3239f01d Add Worker-Src to CSP-Header of nginx config, #1489 2021-07-02 20:56:37 +00:00
jovuit f661e3a078 Reviewed comments on source strings on Weblate and modified source strings accordingly if needed
Replaced "email" with "e-mail address" when needed
2021-06-17 15:55:12 +00:00
Georg Krause 5d745fea6f Resolve "Remove Raven Sentry" 2021-04-25 15:13:17 +00:00
Virgile Robles d3fdce07e9 Correctly set default value in systemd unit 2021-04-13 22:32:15 +02:00
Georg Krause 540ea061d1
Increase default number of web workers to 4 to solve federation issues 2021-04-02 10:09:14 +02:00
codl 78d63dbaaf
docker-compose: fix music dir being mounted in the wrong place for nginx 2020-05-21 14:30:52 +02:00
Agate 49a8b2babf
Fix #1086: Added safeguard to ensure local uploads are never purged from cache 2020-05-07 13:58:25 +02:00
Eliot Berriot b07bd83fa1
See #1039: resend confirmation email on login if email is unverified 2020-04-01 15:34:13 +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
Eliot Berriot ef6219e8c4
Fixed issue with service worker scope 2020-01-09 15:23:37 +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
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
Jocelyn Delalande f13a1d2445 Remove obsolete /_protected/media config
See https://code.eliotberriot.com/funkwhale/funkwhale/issues/298#note_3314

ref #298
2018-06-10 22:49:36 +02:00
Jocelyn Delalande a72479b0c9 Fix letsencrypt-apache URL 2018-06-10 22:48:20 +02:00
RenonDis 25a0c0e69b XForwardedProto to https & covers granted 2018-06-07 10:15:31 +02:00
Eliot Berriot 36a0a4df4f
Removed transcoding support (#271) 2018-06-03 18:33:28 +02:00
Eliot Berriot 62cd1df248
Fix #249: Added missing subsonic configuration block in deployment vhost files 2018-05-29 18:12:46 +02:00
Eliot Berriot 5dcb81c4af
See #192: updated sample nginx/apache conf for well-known endpoints 2018-05-07 22:29:22 +02:00
Eliot Berriot 0232335ad9
Typo 2018-05-06 16:54:01 +02:00
Eliot Berriot 82f5dc20f3
Documentation for missing DEFAULT_FROM_EMAIL setting 2018-05-06 16:23:23 +02:00
Eliot Berriot 4a7105ae7e
Fix #187: documentation and changelog for email configuration 2018-05-06 13:48:23 +02:00
Eliot Berriot 263966f6f8 Merge branch 'apache-documentation' into 'develop'
Updated documentation with apache2 reverse-proxy instructions

See merge request funkwhale/funkwhale!175
2018-04-28 14:28:52 +00:00
Eliot Berriot 24425ea529
Updated documentation with apache2 reverse-proxy instructions 2018-04-28 16:20:28 +02:00
Eliot Berriot 29645aab1d
Added documentation page on how to reduce memory usage. 2018-04-28 16:17:29 +02:00
Eliot Berriot 770f9fbda4 Merge branch 'develop' into 'develop'
First version of Apache2 conf (transcoding, auth and ws missing)

See merge request funkwhale/funkwhale!165
2018-04-28 12:05:01 +00:00
Eliot Berriot a3b2125d2a
See #186: moved api authentication required setting to preference 2018-04-28 06:11:50 +02:00
Eliot Berriot 6100b106c0
See #186: moved federation settings to preferences 2018-04-28 05:55:21 +02:00
Hazmo d1835455f4 Merge branch 'develop' of https://code.eliotberriot.com/hazmo/funkwhale into develop
Removed Alias on /_protected
2018-04-27 14:19:35 +02:00
Hazmo 51b23b5efd First version of Apache2 conf (transcoding, auth and ws missing) 2018-04-27 14:07:56 +02:00
Hazmo 7c13875b64 First version of Apache2 conf (transcoding, auth and ws missing) 2018-04-26 12:32:21 +02:00
Eliot Berriot 300e24dbde
Ensure we return correct paths when using Apache as a reverse proxy 2018-04-22 16:34:07 +02:00
Eliot Berriot 70d3385aa3
Documentation update for the new in-place import 2018-04-21 19:30:55 +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 a37183f57e
Additional celery beat systemd unit file 2018-04-17 21:26:35 +02:00
Eliot Berriot 99200ad077 Merge branch 'federation-follow-request' into 'develop'
Federation follow request

See merge request funkwhale/funkwhale!123
2018-04-07 13:55:53 +00:00
Eliot Berriot 17edc45866 Added basic (commented) nginx proxy in deploy docker-compose 2018-04-05 16:31:13 +00:00
Eliot Berriot a81c92dbf5
Additional setting to control wether music library federation needs approval 2018-04-02 22:43:59 +02:00
Eliot Berriot f9481a5b57
Nginx conf and upgrade notes to prepare federation 2018-03-29 23:45:19 +02:00
Eliot Berriot 7205a8b245
Development nginx container now work with customized port 2018-03-29 20:30:24 +02:00
Eliot Berriot d134b23a6e
Make more explicit the fact that most variables don't need editing on docker setups 2018-03-23 21:45:17 +01:00
Eliot Berriot 88092322d8
Fix #110: completely removed django cachalot 2018-03-06 20:51:28 +01:00
Eliot Berriot b277b16fad
Fixed wrong virtualenv path in unit file 2018-03-06 18:45:25 +01:00