summary refs log tree commit diff
path: root/README.rst
diff options
context:
space:
mode:
authorSlavi Pantaleev <slavi@devture.com>2018-10-14 21:50:18 +0300
committerSlavi Pantaleev <slavi@devture.com>2018-10-14 21:50:18 +0300
commitc187638ee9ccd9d87b5698d031d07aa7f0c84117 (patch)
tree396ccc0020063b2216f1aedc48b06f2a8441d6fe /README.rst
parentMake workers work on Py3 (#4027) (diff)
downloadsynapse-c187638ee9ccd9d87b5698d031d07aa7f0c84117.tar.xz
Add information about the matrix-docker-ansible-deploy playbook
Signed-off-by: Slavi Pantaleev <slavi@devture.com>
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index e1ea351f84..456a3d9d43 100644
--- a/README.rst
+++ b/README.rst
@@ -174,6 +174,12 @@ Alternatively, Andreas Peters (previously Silvio Fricke) has contributed a
 Dockerfile to automate a synapse server in a single Docker image, at
 https://hub.docker.com/r/avhost/docker-matrix/tags/
 
+Slavi Pantaleev has created an Ansible playbook,
+which installs the offical Docker image of Matrix Synapse
+along with many other Matrix-related services (Postgres database, riot-web, coturn, mxisd, SSL support, etc.).
+For more details, see
+https://github.com/spantaleev/matrix-docker-ansible-deploy
+
 Configuring Synapse
 -------------------