No description
Find a file
2022-06-04 15:25:26 +02:00
doc rename everything from shynet to jitsi 2022-02-09 10:49:45 +01:00
infrastructure/docker-jitsi-web updated jitsi,prosody,jvb and web version 2022-05-25 14:26:06 +02:00
logs updated jitsi,prosody,jvb and web version 2022-05-25 14:26:06 +02:00
public rename everything from shynet to jitsi 2022-02-09 10:49:45 +01:00
src Add Etherpad integration 2022-06-04 15:21:04 +02:00
.gitignore even smaller test 2022-02-10 16:38:48 +01:00
.gitlab-ci.yml fix gitlab ci to release on leiningen 2022-02-25 11:47:14 +01:00
create_admin.sh copied c4k base from c4k-shynet 2022-02-09 10:48:24 +01:00
jitsi.yaml deleted coturn 2022-05-20 11:12:18 +02:00
LICENSE copied c4k base from c4k-shynet 2022-02-09 10:48:24 +01:00
package.json Release v1.1.0 2022-06-04 15:24:56 +02:00
project.clj Version 1.1.0 2022-06-04 15:25:26 +02:00
README.md updated Readme 2022-02-25 10:39:37 +01:00
shadow-cljs.edn rename everything from shynet to jitsi 2022-02-09 10:49:45 +01:00
test.yaml changed config 2022-04-08 15:17:14 +02:00
valid-auth.edn even smaller test 2022-02-10 16:38:48 +01:00
valid-config.edn even smaller test 2022-02-10 16:38:48 +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/valid-config.edn src/test/resources/valid-auth.edn | kubeval -
target/graalvm/c4k-jitsi src/test/resources/valid-config.edn src/test/resources/valid-auth.edn | kubectl apply -f -

Documentation

License

Copyright © 2022 meissa GmbH Licensed under the Apache License, Version 2.0 (the "License") Pls. find licenses of our subcomponents here