Wykres commitów

82 Commity (develop)

Autor SHA1 Wiadomość Data
Petitminion 4bef27552f upgrade docker postgres dev version to postgres15
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2771>
2024-04-16 13:04:32 +00:00
Philipp Wolfer 332ae20f05 Fix docker dev setup
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2696>
2024-01-08 13:42:38 +00:00
Georg Krause 7ecd3e6767 chore(docs): Remove docker setup
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2348>
2023-11-02 12:04:20 +00:00
jo fe47420ba1 docs: replace scripts with makefile
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2348>
2023-11-02 12:04:20 +00:00
Georg Krause 1808cf6cf7 feat(nginx): Use builtin envsubst mechanics of nginx container
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2541>
2023-08-23 13:32:29 +00:00
Georg Krause e0e10f3005 fix(dev): Remove duplicate definition of MEDIA_ROOT from compose file
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2533>
2023-08-14 18:21:00 +00:00
Georg Krause 16f8d43fe5 fix: Replace deprecated syntax
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2533>
2023-08-14 18:21:00 +00:00
Georg Krause 0eb5048ecd fix(dev): Remove obsolete base path for frontend
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2533>
2023-08-14 18:21:00 +00:00
petitminion 2db8c585ad feat: implement typesense container 2023-05-17 15:48:02 +00:00
jo 14b5e137bd
feat: prefer using the funkwhale-manage entrypoint
This replaces `poetry run python3 manage.py` with `venv/bin/funkwhale-manage`.

Command running `venv/bin/funkwhale-manage` assume the current working directory is `/srv/funkwhale` on common deployments.

In the funkwhale api docker image, the funwhale-manage command line
interface is available globally.
2023-01-16 02:11:07 +01:00
jo efbdc027ab
fix: use versioned python3 instead of python 2023-01-13 16:55:05 +01:00
Georg Krause 62653a2f62 chore: Move database url composition from custom script to django settings
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2313>
2023-01-12 18:23:50 +00:00
jo 6d7dc2f1b5
chore: format files using prettier (pre-commit) 2022-11-23 23:46:34 +01:00
JuniorJPDJ 96c2eacb0f Cleanup Gitlab CI and Dockerfiles 2022-07-11 20:20:16 +00:00
Georg Krause e7325fbb54
Fix frontend dev docker setup 2022-06-30 14:10:19 +02:00
petitminion 564dc8fd65 Change dev.yml to resolve dns issues with federation dev setup (traefik) 2022-05-31 09:16:53 +00:00
Marcos Peña af78df5663 Fix compatibility between dev setups 2022-04-08 12:24:21 +00:00
Georg Krause 562568b328 Move vites base argument to docker setup to make local development work again outside of docker 2022-04-08 12:24:21 +00:00
Marcos Peña a7698ce56b Fix broken dev environment set-up 2022-03-08 09:37:37 +00:00
Ciarán Ainsworth 7e4492e5da Update swagger docs to allow relative URLs 2020-12-03 00:55:02 +01:00
Agate 2d0de0bfff API docs 2020-07-05 11:00:04 +02:00
Agate 4db0b9b421 Channels api docs 2020-06-15 09:10:41 +02:00
Eliot Berriot 4b2b250047
Fixed broken db with postgres:11.7 2020-02-15 12:01:19 +01:00
Shlee a06e64eb99 Update dev.yml - Update swagger-ui docker image 2020-02-02 09:10:50 +01:00
techknowlogick 4b9a03a110 Update docker-compose.yml to use redis v5
Fix #1021
2020-02-02 09:10:04 +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 5a37d9771e See #170: federation for channels 2019-12-09 13:59:54 +01:00
Eliot Berriot 6197631960
Make postgres configurable via env vars in dev 2019-10-22 00:13:28 +02:00
Eliot Berriot 3e9bda24e1
Fixed issues with images not being served in dev 2019-07-18 14:09:24 +02:00
Eliot Berriot 0a71d160a5
Fixed some issues with staticfiles not being served in dev after switch to uvicorn 2019-07-18 12:51:57 +02:00
Eliot Berriot c39cd010d5
See #880: allow using a production-builded frontend in dev to test CSP 2019-07-18 10:21:54 +02:00
Eliot Berriot f67cc6d3c1
Use Gunicorn/Uvicorn in dev to reflect production setup 2019-07-18 10:21:54 +02:00
Eliot Berriot 08262529ec MRF / Dropping of incoming/outgoing messages based on allow-list 2019-06-20 10:27:07 +02:00
Eliot Berriot 101ae27885
Fix #565: store media files in S3 bucket 2019-04-23 18:01:42 +02:00
Eliot Berriot 4b66ea0234
Replated links with depends_on in dev compose file 2019-04-12 12:13:06 +02:00
Eliot Berriot 4c13d47387 Resolve "Implement a Oauth provider in Funkwhale" 2019-03-25 17:02:51 +01:00
Eliot Berriot 9a162c57ca
Merge branch 'master' into develop 2019-03-20 20:45:06 +01:00
Eliot Berriot 429ffbf461 Fix #757: Ensure cover art from uploaded files is picked up properly on existing albums 2019-03-20 19:38:41 +01:00
Eliot Berriot 6eee1bd771
Removed unused env var in dev.yml 2019-03-13 10:26:00 +01:00
Eliot Berriot 2561d9d114 Fix port binding issues in dev 2019-03-13 10:20:57 +01:00
Eliot Berriot 0d461bef5e
Based Docker image on alpine to have a smaller (and faster to build) image 2019-01-21 13:54:46 +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 d68ab6ec20
Can now run strace in dev api container 2018-12-26 20:24:25 +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 815d729367
Fix #578: added embed.html page to power iframe widget 2018-12-19 14:03:21 +01:00
Eliot Berriot a493d34b8f Resolve "Track position don't take care about disc number" 2018-12-06 08:53:31 +00:00
Eliot Berriot 1bee3a4675 Import trust source 2018-09-23 12:38:42 +00:00
Eliot Berriot e49a460203 Audio federation 2018-09-22 12:29:30 +00:00
Arthur Saint-Genis e7a91e131b add ports to front services in dev.yml 2018-09-09 22:59:28 +08:00