An open API service indexing awesome lists of open source software.

https://github.com/code-tool/matrix-stack

K8s charts for the matrix homeserver
https://github.com/code-tool/matrix-stack

Last synced: 5 months ago
JSON representation

K8s charts for the matrix homeserver

Awesome Lists containing this project

README

          

# Matrix-Stack

## Helm repository

```
helm repo add code-tool https://code-tool.github.io/matrix-stack/
```

## Charts overview

1. `synapse` - for setting up matrix workers, MAS, sliding-sync, admin component
1. `ldap` - for setting up LDAP proxy
1. `sentry-webhook` - for webhook from sentry to matrix chat
1. `webhook` - for webhook from slack-compatible clients to matrix chat
1. `matrix-alertmanager-receiver` - for webhook from Prometheus Alertmanager to matrix chat
1. `livekit-jwt` - for LiveKit management service

## Visualisation

![Matrix home servers setup overview](overview.png)