Wykres commitów

48 Commity (develop)

Autor SHA1 Wiadomość Data
Ciarán Ainsworth 17e08fd332 fix(docs): Update env file for Unix socket
Added note to the CACHE_URL variable to clarify Unix socket usage

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2668>
2023-12-08 14:45:54 +00:00
petitminion 2db8c585ad feat: implement typesense container 2023-05-17 15:48: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
Stuart Begley-Miller 40db52a91e Parameterize S3 default ACL when uploading objects. 2022-05-07 06:54:04 +00:00
Marcos Peña b8f0811332
Fixes SMTP URI documentation 2022-04-09 13:35:11 +02:00
Georg Krause d37383fce5
Fix wrong documentation of PROXY_MEDIA, thanks bugzbunny 2021-10-29 17:02:39 +02: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
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
Georg Krause 540ea061d1
Increase default number of web workers to 4 to solve federation issues 2021-04-02 10:09:14 +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 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
Ciarán Ainsworth 8c69403161 Add notes on AWS_QUERYSTRING_EXPIRE setting 2019-10-04 08:46:01 +02:00
Eliot Berriot 4de78995c0 Fix #862: replaced Daphne by Gunicorn/Uvicorn 2019-06-19 10:26:09 +02:00
Ciaran Ainsworth 2600631528 Added variables to connect to Amazon S3 directly 2019-05-10 13:33:03 +01: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
Eliot Berriot af2b4965cd
Merge branch 'master' into develop 2019-01-22 11:42:00 +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 409b076c23
Removed the need to specify the DJANGO_ALLOWED_HOSTS variable 2018-11-25 18:40:56 +01: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
Joshua M. Boniface 4ce46ff2a0 Implement LDAP authentication 2018-08-22 18:10:39 +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
Jocelyn Delalande 4e9aa16d05 Better document MUSIC_DIRECTORY_PATH 2018-06-12 20:58:47 +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 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
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 a81c92dbf5
Additional setting to control wether music library federation needs approval 2018-04-02 22:43:59 +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 be38dc9b9f
Disable cachalot by default 2018-03-06 17:45:13 +01:00
Eliot Berriot 27e53aba5b
Fixed typo in env file 2018-03-06 17:45:03 +01:00
Eliot Berriot 93e4a4f123
Added FUNWHALE_URL setting to use in activity stream in representations 2018-03-01 18:38:32 +01:00
Eliot Berriot d1b5895b78
Removed now useless REGISTRATION_MODE setting 2018-02-24 12:21:02 +01:00
Eliot Berriot d60804c9db
Added raven on server side 2018-02-17 21:31:33 +01:00
Eliot Berriot d63e7677e4 WIP: Debian installation instructions 2017-07-20 23:30:25 +02:00
Eliot Berriot 80cfd7180a Fixed #20: added admin serving under /api/, minor tweaks to production nginx and env file 2017-06-26 19:18:31 +02:00
Eliot Berriot c8696beb45 Docker setup is officialy documented! ❤️ 2017-06-25 23:02:36 +02:00