No description
Find a file
2023-07-22 12:11:01 +02:00
doc Remove LGPL from subcomponent license file 2023-03-24 15:16:44 +01:00
infrastructure/docker-jitsi-web Bump component versions to latest stable 2023-07-12 16:40:37 +02:00
logs updated jitsi,prosody,jvb and web version 2022-05-25 14:26:06 +02:00
public rename everything from shynet to jitsi 2022-02-09 10:49:45 +01:00
src update versions 2023-07-22 12:11:01 +02:00
.gitignore even smaller test 2022-02-10 16:38:48 +01:00
.gitlab-ci.yml new ci 2023-07-22 10:39:27 +02:00
build.py new ci 2023-07-22 10:39:27 +02:00
jitsi.yaml deleted coturn 2022-05-20 11:12:18 +02:00
LICENSE copied c4k base from c4k-shynet 2022-02-09 10:48:24 +01:00
package.json prepare release 2022-12-28 18:47:43 +01:00
project.clj update versions 2023-07-22 12:11:01 +02:00
README.md update mirrors 2023-05-17 09:42:40 +02:00
shadow-cljs.edn fix load as edn 2022-12-28 18:26:37 +01:00

convention 4 kubernetes: c4k-jitsi

Clojars Project pipeline status

DeltaChat chat over e-mail | team@social.meissa-gmbh.de 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:

Try it out

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

Development & mirrors

Development happens at: https://repo.prod.meissa.de/meissa/c4k-jitsi

Mirrors are:

For more details about our repository model see: https://repo.prod.meissa.de/meissa/federate-your-repos

License

Copyright © 2022 meissa GmbH Licensed under the Apache License, Version 2.0 (the "License") Pls. find licenses of our subcomponents here