Wykres commitów

36 Commity (develop)

Autor SHA1 Wiadomość Data
Petitminion 4e79362aef remove network internal from typesense docker compose file
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2614>
2023-11-13 08:04:23 +00:00
petitminion 4ad806b8e9 Cache radio queryset. New api endpoint for radio tracks : api/v2/radios/sessions/$sessionid/tracks?count=$count 2023-09-25 22:28:11 +00:00
Georg Krause 232ca0f050 Merge branch 'stable' into develop 2023-06-28 13:05:47 +02:00
Georg Krause 795e2bf49a fix: Mount nginx templates into the right location inside docker container
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2491>
2023-06-21 09:37:14 +00:00
Petitminion 952d2d2014 changent deploy docker model for typesense
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2441>
2023-06-08 11:08:50 +00:00
petitminion 2db8c585ad feat: implement typesense container 2023-05-17 15:48:02 +00:00
jo b10b0b608a fix(api): use exec format in docker-compose
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2331>
2023-01-25 12:07:00 +00:00
Philipp Wolfer 097f803fab Docker: Do not publicly expose API port
The default docker-setup exposes the API container directly on port 5000. This should not be the case and is not needed, as API access is all routed through the frontend nginx reverse proxy.

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2324>
2023-01-22 10:38:20 +00:00
Georg Krause ef1392b831 fix(api): Properly mount static files into the frontend container to serve them
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2301>
2022-12-20 08:51:45 +01:00
RenovateBot fde81c1a03 Update postgres Docker tag to v15 (develop) 2022-10-28 05:25:22 +00: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
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
codl 78d63dbaaf
docker-compose: fix music dir being mounted in the wrong place for nginx 2020-05-21 14:30:52 +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
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
Jee 265e6eb3d4 Use network/depends_on instead of links in docker-compose.yml (!716) 2019-04-12 10:50:12 +02: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
Johan Desmyter a37f5d5adc add restart directive for nginx container 2018-11-19 09:45:23 +03:00
Eliot Berriot 0740cc33e5 Fix #358: dockerized nginx to make deployment easier 2018-08-31 17:21:46 +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
Eliot Berriot abd329fa75
Fix #165: better documentation for hardware requirements and memory usage 2018-04-19 20:25:32 +02:00
Eliot Berriot 17edc45866 Added basic (commented) nginx proxy in deploy docker-compose 2018-04-05 16:31:13 +00:00
Eliot Berriot 66802d50b8
Updated incorrect celery commands 2018-03-06 13:38:42 +01:00
Eliot Berriot 120dda2c75
Sample updates, changelog and documentation for channels and activity 2018-03-03 23:18:33 +01:00
Eliot Berriot c34ea44687 Fixed media path mismatch in sample docker-compose.yml 2017-07-10 23:43:14 +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 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