Wykres commitów

16 Commity (dffa361b7bf99deef931e5c8bb5d0c29574674f3)

Autor SHA1 Wiadomość Data
Ciarán Ainsworth 258e4ac7ab docs: Update docker commands
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2318>
2023-01-18 14:18:44 +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
Ciarán Ainsworth e38c97d9fd Add docker user instructions
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2309>
2022-12-30 22:35:20 +00:00
jo 054a9e54f5
docs: fix spelling errors (pre-commit) 2022-11-24 01:43:36 +01:00
jo 6d7dc2f1b5
chore: format files using prettier (pre-commit) 2022-11-23 23:46:34 +01:00
jo 753e9dcfd4 docs: add instruction on how to use pre-commit 2022-11-22 14:30:01 +00:00
jo 0061e82ecd chore: clean files using pre-commit 2022-11-22 14:30:01 +00:00
Ciarán Ainsworth 5dfc2c341d Standardize code blocks 2022-10-29 07:04:31 +00:00
Ciarán Ainsworth dfa73631c7 Clean up documentation 2022-10-29 07:04:31 +00:00
Ciarán Ainsworth 80912e7bb4 Rewrite documentation contributor guide 2022-10-25 16:51:47 +00:00
Ciarán Ainsworth 55a99eea14 Rewrite federation doc 2022-10-24 18:54:34 +00:00
Ciarán Ainsworth a16343a531 Rewrite plugins docs 2022-10-21 16:06:49 +00:00
Ciarán Ainsworth 337942a97c Rewrite architecture doc 2022-10-20 16:49:32 +00:00
Ciarán Ainsworth 5dc7a33a2f Update API docs 2022-10-20 16:38:24 +00:00
Ciarán Ainsworth f67565c0bf Update the CONTRIBUTING file
Create sections in the documentation
2022-10-17 13:31:25 +00:00