funkwhale/docs/installation
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
..
debian.rst Fix #862: replaced Daphne by Gunicorn/Uvicorn 2019-06-19 10:26:09 +02:00
docker.rst Improve Docker installation documentation 2019-07-09 12:44:02 +02:00
external_dependencies.rst Update docs/developers/index.rst, docs/developers/subsonic.rst files 2019-03-20 16:13:41 +01:00
index.rst Added mention of ansible role 2019-05-16 13:04:02 +02:00
ldap.rst Lots of small fixes in the documentation 2019-01-22 09:45:43 +01:00
non_amd64_architectures.rst Update docs/developers/index.rst, docs/developers/subsonic.rst files 2019-03-20 16:13:41 +01:00
optimization.rst Merge branch '645-documentation-typos' into 'develop' 2018-12-28 10:52:11 +01:00
systemd.rst Lots of small fixes in the documentation 2019-01-22 09:45:43 +01:00