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

https://github.com/anthr76/dendrite-polylith-k8s

A Kubernetes dendrite deployment
https://github.com/anthr76/dendrite-polylith-k8s

Last synced: about 1 year ago
JSON representation

A Kubernetes dendrite deployment

Awesome Lists containing this project

README

          

# dendrite-polylith-k8s

This is an opinionated deployment for dendrite on Kubernetes leveraging Kustomize. Given the current status of dendrite things may change rapidly including the [exclusion of Kafka](https://github.com/matrix-org/dendrite/issues/1847).

This deployment example is can be deployed across multiple clusters leaving it up to the user to generate the private key on their own.

## Getting started

<..>

---
### Credits

- [Flux CI](https://github.com/fluxcd/flux2-kustomize-helm-example)
- [K8s Monolith Deployment](https://github.com/sseneca/k8s-server/tree/master/dendrite)
- [matrix](http://matrix.org)
- [dendrite](https://github.com/matrix-org/dendrite)