This repo contains configuration for Communishift instance of Matrix Synapse.
Use oc from 4.2, create secrets folder and run:
oc login ... oc apply -k .
The following secrets are required:
* oauth_secrets.txt with:
OAUTH2_CLIENT=foo
OAUTH2_SECRET=baz
tls.crt, tls.dh, tls.key - synapse internal certificates