funkwhale/docs
hellekin a7a8a9b13f Improve Docker installation documentation
- 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
2019-07-09 12:44:02 +02:00
..
admin MRF / Dropping of incoming/outgoing messages based on allow-list 2019-06-20 10:27:07 +02:00
developers
documentation
federation
installation Improve Docker installation documentation 2019-07-09 12:44:02 +02:00
moderator Created new documentation for allow-list 2019-06-26 10:22:08 +02:00
users
Dockerfile
Makefile
api.rst
backup.rst
build_docs.sh
build_swagger.sh
changelog.rst
conf.py
contributing.rst
features.rst
get-releases-json.py Fixed get-releases script 2019-05-16 13:08:11 +02:00
index.rst
serve.py
swagger.yml Fixed missing api/v1 prefix in swagger documentation 2019-05-16 10:01:27 +02:00
third-party.rst
translators.rst