No description
Find a file
2023-11-23 15:06:57 +01:00
doc fix image build 2023-07-22 12:27:58 +02:00
infrastructure Merge branch 'main' of ssh://repo.prod.meissa.de:2222/meissa/c4k-jitsi 2023-11-23 15:06:57 +01:00
public rename everything from shynet to jitsi 2022-02-09 10:49:45 +01:00
src Merge branch 'main' of ssh://repo.prod.meissa.de:2222/meissa/c4k-jitsi 2023-11-23 15:06:57 +01:00
.gitignore minor build fixes 2023-07-22 12:11:33 +02:00
.gitlab-ci.yml Merge branch 'main' into excalidraw 2023-09-29 10:08:33 +02:00
build.py Merge branch 'main' of ssh://repo.prod.meissa.de:2222/meissa/c4k-jitsi 2023-10-19 14:32:14 +02:00
LICENSE copied c4k base from c4k-shynet 2022-02-09 10:48:24 +01:00
package.json Update to socket.io v4 2023-11-23 14:52:29 +01:00
project.clj Update to socket.io v4 2023-11-23 14:52:29 +01:00
README.md [Skip-CI] Add Development and mirrors section 2023-07-28 14:00:16 +02:00
shadow-cljs.edn Update to socket.io v4 2023-11-23 14:52:29 +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