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
Eliot Berriot
2ea21994ee
Resolve "Per-user libraries" (use !368 instead)
2018-09-06 18:35:02 +00:00
Eliot Berriot
13a1c6daac
Fixed #487 : typos in scheduled tasks configuration
2018-08-19 16:25:42 +02:00
Eliot Berriot
e3040de444
Use lighter vue-cli instead of clunky manual webpack config
2018-08-11 16:21:14 +02:00
Eliot Berriot
7b03ddbb28
Fix #224 and #226 : changelog and documentation
2018-05-22 22:57:20 +02:00
Eliot Berriot
99c02b4f7e
Can now serve front end via IP
2018-05-08 16:30:42 +02:00
Eliot Berriot
2477aa31f9
Initial swagger setup
2018-04-26 14:30:26 +02:00
Eliot Berriot
a8bf44a494
Added dedicated settings to manage in-place import
2018-04-21 18:15:29 +02:00
Eliot Berriot
3f3d6d88d6
Make music directory configurable in development
2018-04-21 16:16:43 +02:00
Eliot Berriot
168b2f03d4
Slightly smarter docker front setup
2018-04-17 19:35:57 +02:00