docker: incorporate the docker docs into the official documentation

This also means increasing the indentation level.
This commit is contained in:
muxator 2019-11-08 23:17:34 +01:00
parent 8c74e72c8c
commit c008ee36bd
3 changed files with 13 additions and 8 deletions

View file

@ -61,6 +61,10 @@ If cloning to a subdirectory within another project, you may need to do the foll
2. Edit the db `filename` in `settings.json` to the relative directory with the file (e.g. `application/lib/etherpad-lite/var/dirty.db`)
3. Add auto-generated files to the main project `.gitignore`
## Docker container
Find [here](doc/docker.md) information on running Etherpad in a container.
# Next Steps
## Tweak the settings