No description
  • Clojure 70.9%
  • Python 16.3%
  • TypeScript 11%
  • Dockerfile 1%
  • Shell 0.8%
Find a file
2026-04-17 13:19:55 +02:00
doc drop cljs support 2025-07-23 14:09:51 +02:00
infrastructure/excalidraw bump version to: 4.0.3-SNAPSHOT 2026-04-17 13:19:55 +02:00
src Format 2026-04-17 12:37:47 +02:00
.gitignore Update gitignore 2026-04-17 12:24:03 +02:00
.gitlab-ci.yml drop cljs support 2025-07-23 14:09:51 +02:00
build.py update dependencies 2025-07-23 15:52:29 +02:00
LICENSE copied c4k base from c4k-shynet 2022-02-09 10:48:24 +01:00
project.clj bump version to: 4.0.3-SNAPSHOT 2026-04-17 13:19:55 +02:00
README.md drop cljs support 2025-07-23 14:09:51 +02:00

convention 4 kubernetes: c4k-jitsi

Clojars Project pipeline status

DeltaChat chat over e-mail | M 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:

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