bb10c3a4b983d33b8fc29d90019442484c6f08f6
ansible-synapse
A ansible playbook to deploy a simple Synapse server. (For testing purposes only!)
Install Prerequisites
$ pip install psycopg2
Setup Server
-
Configure the inventory/ files for all the desired hosts appropriately.
-
Run the setup.yml playbook:
ansible-synapse$ ansible-playbook -v -i inventory/hosts setup.yml
Description
Languages
Jinja
100%