Skip to content

Instantly share code, notes, and snippets.

@ara4n
Last active January 17, 2018 16:05
Show Gist options
  • Save ara4n/08f2e9a51402fb61f7f5f12f1c2cff6f to your computer and use it in GitHub Desktop.
Save ara4n/08f2e9a51402fb61f7f5f12f1c2cff6f to your computer and use it in GitHub Desktop.
Quick review of synapse ansible playbooks on github as of Jan 17 2018

https://github.com/7adietri/ansible-synapse - installs a virtualenv'd synapse from source into /opt/synapse, and maintains a templated config file with a bunch of variables. Last updated Jan 9 2018

https://github.com/atb00ker/ansible-matrix-synapse - installs debian packaged synapse, with nginx + letsencrypt (certbot) Last updated Jan 15 2018

https://github.com/Sifungurux/ansible-matrix-synapse - installs debian packaged synapse with minimal configuration options Last updated Dec 20 2017

https://github.com/binRick/ansible-deploy-synapse - not a playbook; installs via pip into a venv; lots of other stuff too Last updated Sep 1 2017

https://github.com/kultsinuppeli/ansible-matrix-synapse - multiplatform (Debian & RH); templated config (but stale); supports postgres; quite a few variables (documented) Last updated Aug 10 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment