Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jitsi-contrib/jitsi-kubernetes
Tools and tutorials hwo to run the Jitsi Meet stack in a Kubernetes Cluster.
https://github.com/jitsi-contrib/jitsi-kubernetes
Last synced: 3 months ago
JSON representation
Tools and tutorials hwo to run the Jitsi Meet stack in a Kubernetes Cluster.
- Host: GitHub
- URL: https://github.com/jitsi-contrib/jitsi-kubernetes
- Owner: jitsi-contrib
- License: apache-2.0
- Created: 2021-03-31T07:16:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-16T22:00:12.000Z (almost 2 years ago)
- Last Synced: 2024-06-21T14:27:17.658Z (5 months ago)
- Size: 321 KB
- Stars: 115
- Watchers: 10
- Forks: 37
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - jitsi-contrib/jitsi-kubernetes - Tools and tutorials hwo to run the Jitsi Meet stack in a Kubernetes Cluster. (others)
README
# Jitsi on Kubernetes
[Jitsi](https://jitsi.org/) is a set of Open Source projects that allows you to easily build and deploy secure videoconferencing solutions.
This repository provides tools and tutorials to run the [Jitsi Meet](https://jitsi.org/jitsi-meet/) stack in a [Kubernetes Cluster](https://kubernetes.io/). The stack is based on the official docker images provided by the [Docker Jitsi-meet project](https://github.com/jitsi/docker-jitsi-meet).
There are quite a few different ways to deploy Jitsi with Kubernetes, not to mention different parameters as well depending on how you want it to scale. The following section provides examples, tutorials and general information how to run jitsi in a Kubernetes Cluster.
- [Kubernetes Kustomize](doc/kustomize/README.md) - a simple deployment based on Kubernetes kustomize allowing you to configure your jitsi setup in an easy and transparent way.
- [Migration from Docker-Compose](doc/kompose/README.md) - if you already have a docker-compose stack running jitsi this will help you to migrate to Kubernetes.
- [Helm](https://github.com/jitsi-contrib/jitsi-helm)
- [Secure jitsi on Kubernetes](#) - TBD# How to Contribute
You are sincerely invited to participate in it. If you want to share your thoughts or contribute to this project please report any issues here. All source are available on Github.