funkwhale/docs/administrator_documentation
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
..
configuration_docs feat: prefer using the funkwhale-manage entrypoint 2023-01-16 02:11:07 +01:00
django Rewrite admin documentation 2022-07-01 09:02:29 +00:00
import_docs feat: prefer using the funkwhale-manage entrypoint 2023-01-16 02:11:07 +01:00
installation_docs feat: prefer using the funkwhale-manage entrypoint 2023-01-16 02:11:07 +01:00
manage_script feat: prefer using the funkwhale-manage entrypoint 2023-01-16 02:11:07 +01:00
migration_guide feat: prefer using the funkwhale-manage entrypoint 2023-01-16 02:11:07 +01:00
troubleshooting chore: format files using prettier (pre-commit) 2022-11-23 23:46:34 +01:00
uninstall_docs chore: format files using prettier (pre-commit) 2022-11-23 23:46:34 +01:00
upgrade_docs feat: prefer using the funkwhale-manage entrypoint 2023-01-16 02:11:07 +01:00
index.md Rewrite admin documentation 2022-07-01 09:02:29 +00:00