Skip to content
Snippets Groups Projects
user avatar
hellekin authored
- Use `useradd` features to simplify user creation:
  - `-U` creates a user group,
  - `-G docker` adds the user to the `docker` group
- Document available versions and their usage
- Use `chmod 0600` before editing the file!
- Use `cat` instead of multiple `echo`es
- Comment all lines in `.env`
- Use `${FUNKWHALE_VERSION}` where applicable instead of `|version|` to
enable copy-pasting more commands
a7a8a9b1

Funkwhale's documentation

Funkwhale is a self-hosted, modern free and open-source music server, heavily inspired by Grooveshark.

Indices and tables

  • :ref:`genindex`
  • :ref:`modindex`
  • :ref:`search`