No description
Find a file
2025-03-07 10:07:14 +01:00
doc fix typos 2025-02-26 18:35:05 +01:00
infrastructure/excalidraw bump version to: 3.0.3-SNAPSHOT 2025-03-07 10:07:14 +01:00
public rename everything from shynet to jitsi 2022-02-09 10:49:45 +01:00
src fix jvb-restart 2025-03-07 09:56:26 +01:00
.gitignore fix excalidraw ci build 2025-02-20 17:11:12 +01:00
.gitlab-ci.yml add image build to pipeline 2025-02-18 12:57:29 +01:00
build.py rename to excalidraw 2025-02-18 12:57:12 +01:00
LICENSE copied c4k base from c4k-shynet 2022-02-09 10:48:24 +01:00
package.json bump version to: 3.0.3-SNAPSHOT 2025-03-07 10:07:14 +01:00
project.clj bump version to: 3.0.3-SNAPSHOT 2025-03-07 10:07:14 +01:00
README.md fix typos 2025-02-26 18:35:05 +01:00
shadow-cljs.edn update deps 2025-01-21 13:29:23 +01: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

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 © 2021, 2022, 2023, 2024, 2025 meissa GmbH Licensed under the Apache License, Version 2.0 (the "License") Pls. find licenses of our subcomponents here