1
0
Fork 0
hscloud/app/matrix/wellknown
q3k 8506af2c24 app/matrix/wellknown: push container
Change-Id: Ifc8fec94cdfd7c98b5c87c1c20167b34608e1eea
2021-01-29 22:55:32 +00:00
..
BUILD app/matrix/wellknown: push container 2021-01-29 22:55:32 +00:00
README.md app/matrix/wellknown: push container 2021-01-29 22:55:32 +00:00
main.go app/matrix: add wellknown server 2020-11-05 20:47:04 +01:00
server_test.go app/matrix: add wellknown server 2020-11-05 20:47:04 +01:00

README.md

matrix well-known server

This is a small service that runs alongside a Matrix Synapse in order to direct traffic to it via .well-known/matrix/*.

We currently satisfy two URLs formats:

Usage

This is automatically ran as part of the kubernetes machinery for Synapse. See //app/matrix/lib/matrix.libsonnet for more information.