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
- Host: GitHub
- URL: https://github.com/anthr76/dendrite-polylith-k8s
- Owner: anthr76
- License: apache-2.0
- Created: 2021-05-09T21:38:36.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-12-14T16:30:47.000Z (over 2 years ago)
- Last Synced: 2025-03-24T00:52:44.793Z (about 1 year ago)
- Language: Shell
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)