diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-05-16 23:12:17 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-05-16 23:12:17 -0400 |
| commit | 09f0dcdc4376801089ad743e47247252f134f37b (patch) | |
| tree | b840374c061efe0b19bc97754d7fa1507ed2371b | |
| parent | f6bd7bcb0b7aa93846570d4b5e067b009877a3fe (diff) | |
Matrix server overview
| -rw-r--r-- | static/articles/grapheneos-servers.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/articles/grapheneos-servers.html b/static/articles/grapheneos-servers.html index 2204c3ab..6132570c 100644 --- a/static/articles/grapheneos-servers.html +++ b/static/articles/grapheneos-servers.html @@ -351,6 +351,10 @@ <section id="matrix.grapheneos.org"> <h2><a href="#matrix.grapheneos.org">GrapheneOS Matrix server</a></h2> + <p>This server primarily runs the synapse Matrix server with PostgreSQL behind an + nginx web server. It also runs the mjolnir bot for moderation and matterbridge is + used to implement a bridge between Matrix, IRC and Telegram.</p> + <ul> <li><a href="https://github.com/GrapheneOS/matrix.grapheneos.org">Repository</a></li> <li><a href="https://github.com/GrapheneOS/matrix.grapheneos.org/issues">Issue tracker</a></li> |
