No description
Find a file
2024-08-27 10:19:31 +02:00
doc remove realeasing.md 2023-09-22 12:02:11 +02:00
infrastructure [skip ci] Remove unnecessary service for meapp, change tests to that, jitsi version to 9646, rise clojars mods versions after pyb lint 2024-08-07 17:18:09 +02:00
public rename everything from shynet to jitsi 2022-02-09 10:49:45 +01:00
src Added call to generate-ingress-excalidraw-backend 2024-08-27 10:19:31 +02:00
.gitignore minor build fixes 2023-07-22 12:11:33 +02:00
.gitlab-ci.yml Use correct image for clj jobs 2024-06-14 15:51:56 +02:00
build.py Fix native build 2024-06-14 15:47:26 +02:00
LICENSE copied c4k base from c4k-shynet 2022-02-09 10:48:24 +01:00
package.json bump version to: 2.2.1-SNAPSHOT 2024-08-02 17:23:18 +02:00
project.clj Fix --version output 2024-08-23 09:11:10 +02:00
README.md [Skip-CI] Add website to contact info 2024-08-06 13:06:41 +02:00
shadow-cljs.edn refactor to separate config & auth 2024-08-02 17:16:46 +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:

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