documenation: Add Docker installation method using a dedicated Docker network. Add scaling up chapter. Add S3 storage configuration section.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2018-10-14 03:47:41 -04:00
parent 5a922e2689
commit c9fb3814d9
5 changed files with 245 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
Mayan EDMS v3.1.7 release notes
===============================
Released: October XX, 2018
Released: October 14, 2018
Changes
~~~~~~~
@@ -24,7 +24,7 @@ Changes
* Add a noop OCR backend that disables OCR and the check for the
Tesseract OCR binaries. Set the OCR_BACKEND setting or MAYAN_OCR_BACKEND
environment variable to ocr.backends.pyocr.PyOCR to use this.
* All tests pass on Python 3.
Removals
--------