No description
- Clojure 70.9%
- Python 16.3%
- TypeScript 11%
- Dockerfile 1%
- Shell 0.8%
| doc | ||
| infrastructure/excalidraw | ||
| src | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| build.py | ||
| LICENSE | ||
| project.clj | ||
| README.md | ||
convention 4 kubernetes: c4k-jitsi
chat over e-mail |
meissa@social.meissa-gmbh.de | Blog | Website
Purpose
c4k-jitsi provides a k8s deployment for jitsi containing see also Jitsi Architecture
- jitsi-web
- jvb
- jicofo
- prosody
- etherpad for shared documents
- excalidraw for shared whiteboards
- coturn as stun server
- moderator-election as tool for electing the next moderator
- ingress having a letsencrypt managed certificate
- monitoring connected to grafana cloud
The package is intended for a low-load scenario.
Status
Stable - we use this setup on production.
Try out
on cli:
target/graalvm/c4k-jitsi src/test/resources/jitsi-test/valid-config.yaml src/test/resources/jitsi-test/valid-auth.yaml | kubeval -
target/graalvm/c4k-jitsi src/test/resources/jitsi-test/valid-config.yaml src/test/resources/jitsi-test/valid-auth.yaml | kubectl apply -f -
Documentation
Development & mirrors
Development happens at: https://repo.prod.meissa.de/meissa/c4k-jitsi
Mirrors are:
- https://codeberg.org/meissa/c4k-jitsi (Issues and PR)
- https://gitlab.com/domaindrivenarchitecture/c4k-jitsi (CI)
- https://github.com/DomainDrivenArchitecture/c4k-jitsi
For more details about our repository model see: https://repo.prod.meissa.de/meissa/federate-your-repos
License
Copyright © 2021, 2022, 2023, 2024, 2025 meissa GmbH Licensed under the Apache License, Version 2.0 (the "License") Pls. find licenses of our subcomponents here