No description
doc | ||
infrastructure/docker-jitsi-web | ||
logs | ||
public | ||
src | ||
.gitignore | ||
.gitlab-ci.yml | ||
jitsi.yaml | ||
LICENSE | ||
package.json | ||
project.clj | ||
README.md | ||
shadow-cljs.edn |
convention 4 kubernetes: c4k-jitsi
chat over e-mail | team@social.meissa-gmbh.de | Website & Blog
Purpose
c4k-jitsi provides a k8s deployment for jitsi containing:
- jitsi
- ingress having a letsencrypt managed certificate
The package aims to a low load sceanrio.
Status
Stable - we use this setup on production.
Try out
Click on the image to try out live in your browser:
Your input will stay in your browser. No server interaction is required.
You will also be able to 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
License
Copyright © 2022 meissa GmbH Licensed under the Apache License, Version 2.0 (the "License") Pls. find licenses of our subcomponents here