Skip to content

DomainDrivenArchitecture/c4k-jitsi

Repository files navigation

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