summary refs log tree commit diff
diff options
context:
space:
mode:
authorAmber Brown <hawkowl@atleastfornow.net>2018-09-03 22:47:23 +1000
committerGitHub <noreply@github.com>2018-09-03 22:47:23 +1000
commit30cf40ff305d7b4a89b82cc78b92732671a40140 (patch)
treea4fcd4ad49f7db9e19f0fc2be02feb22485c531f
parentMerge pull request #3777 from matrix-org/neilj/fix_register_user_registration (diff)
parentCreate 3378.misc (diff)
downloadsynapse-30cf40ff305d7b4a89b82cc78b92732671a40140.tar.xz
Merge pull request #3378 from NickEckardt/develop
matrix-synapse-auto-deploy is no longer maintained. 
-rw-r--r--README.rst5
-rw-r--r--changelog.d/3378.misc1
2 files changed, 1 insertions, 5 deletions
diff --git a/README.rst b/README.rst

index 4c5971d043..d6f34ba9d1 100644 --- a/README.rst +++ b/README.rst
@@ -167,11 +167,6 @@ 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/ -Also, Martin Giess has created an auto-deployment process with vagrant/ansible, -tested with VirtualBox/AWS/DigitalOcean - see -https://github.com/EMnify/matrix-synapse-auto-deploy -for details. - Configuring synapse ------------------- diff --git a/changelog.d/3378.misc b/changelog.d/3378.misc new file mode 100644
index 0000000000..8f88f88e69 --- /dev/null +++ b/changelog.d/3378.misc
@@ -0,0 +1 @@ +Removed the link to the unmaintained matrix-synapse-auto-deploy project from the readme.