Wykres commitów

133 Commity (6a51b8f10916c19cb9bc8a4e4de943e1a982bc79)

Autor SHA1 Wiadomość Data
wvffle 12e41e330d Update deployment nginx template 2022-09-26 23:58:02 +00:00
Georg Krause 88c7866270 feat(Logging): Add Sentry SDK to report errors at the backend 2022-08-06 20:36:39 +00:00
JuniorJPDJ 09944d6e0e fix(docs): make debian installation guide actually work 2022-07-27 19:07:07 +02:00
JuniorJPDJ 96c2eacb0f Cleanup Gitlab CI and Dockerfiles 2022-07-11 20:20:16 +00:00
JuniorJPDJ 5b4c8614be fix(deploy/docker-compose): use new image name also for celery containers 2022-07-10 18:34:47 +02:00
JuniorJPDJ fb8eb8e2ed Allow frontend container to run as non-root user
Also clean it up a bit
2022-07-09 13:42:56 +00:00
Georg Krause d22a7fa57b Rework Docker Deployment and add frontend container 2022-06-28 13:55:54 +00:00
Stuart Begley-Miller 40db52a91e Parameterize S3 default ACL when uploading objects. 2022-05-07 06:54:04 +00:00
JuniorJPDJ 08f54b1f43 Fix nitpicks in nginx configs (#1730) NOCHANGELOG 2022-04-26 16:03:09 +00:00
Georg Krause af5e2d31ea
Merge branch 'stable' into develop 2022-04-23 14:04:53 +02:00
Marcos Peña b8f0811332
Fixes SMTP URI documentation 2022-04-09 13:35:11 +02:00
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