Skip to content
Snippets Groups Projects
Forked from funkwhale / funkwhale
5319 commits behind the upstream repository.
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

Funkwhale logo

A self-hosted tribute to Grooveshark.com.

LICENSE: AGPL3

Getting help

We offer various Matrix.org rooms to discuss about Funkwhale:

Please join those rooms if you have any questions!

You can also contact @funkwhale@mastodon.eliotberriot.com on the fediverse.

Contribute

Contribution guidelines as well as development installation instructions are outlined in CONTRIBUTING.

Translate

Translators willing to help can refer to TRANSLATORS for instructions.

Code of Conduct

Our Code of Conduct applies to all the community spaces, including our GitLab instance. Please, take a moment to read it.