README.md

Matrix instance on Communishift

This repo contains configuration for Communishift instance of Matrix Synapse.

How to apply changes

Use oc from 4.2, create secrets folder and run:

oc login ...
oc apply -k .

Secrets

The following secrets are required: * oauth_secrets.txt with:

OAUTH2_CLIENT=foo OAUTH2_SECRET=baz

  • tls.crt, tls.dh, tls.key - synapse internal certificates