matrix-communishift

Created 4 years ago
Maintained by vrutkovs
Configuration and issue tracker for Matrix Synapse instance on Communishift
Members 1
Vadim Rutkovsky committed 4 years ago

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