Wykres commitów

49 Commity (c7a0ce3736c9f587891ceb91e265ca5ad4db8bc7)

Autor SHA1 Wiadomość Data
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
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 66802d50b8
Updated incorrect celery commands 2018-03-06 13:38:42 +01:00
Eliot Berriot 1955005a4f
Moved commen nginx configuration in a dedicated snippet 2018-03-04 16:58:37 +01:00
Eliot Berriot 120dda2c75
Sample updates, changelog and documentation for channels and activity 2018-03-03 23:18:33 +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 c6b965c8e2
Updated sample nginx conf 2018-02-24 16:57:01 +01:00
Eliot Berriot d1b5895b78
Removed now useless REGISTRATION_MODE setting 2018-02-24 12:21:02 +01:00
Eliot Berriot afb56503da
Updated example nginx deployment conf for transcoding 2018-02-19 21:21:06 +01:00
Eliot Berriot d60804c9db
Added raven on server side 2018-02-17 21:31:33 +01:00
Eliot Berriot 1c8f055490
Brand new file importer 2017-12-27 23:32:02 +01:00
Eliot Berriot d63e7677e4 WIP: Debian installation instructions 2017-07-20 23:30:25 +02:00
Eliot Berriot da4c76ace8 Now return media files with absolute URL 2017-07-11 09:14:54 +02:00
Eliot Berriot c34ea44687 Fixed media path mismatch in sample docker-compose.yml 2017-07-10 23:43:14 +02:00
Eliot Berriot bab3981d25 Fixed #15: Ensure we check for authorization for serving audio files, meaning we don't leak the absolute URL anymore 2017-06-28 23:31:43 +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 57e685d783 Merge branch 'master' into develop 2017-06-26 22:14:41 +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
Luclu7 85216305e7 Better with HTTPS.
Please generate certificates with Let's encrypt and remplace certs paths in the nginx configuration file.
2017-06-26 14:09:47 +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