Skip to content

Der Jitsi Admin ist eine Administration und Management Plattform für Jitsi Meet Server

License

Notifications You must be signed in to change notification settings

RoundAboutWEB/jitsi-admin

 
 

Repository files navigation

deutsch

Server

Jitsi Manager

Contributor Covenant Crowdin

Jitsi Manager or Jitsi Admin is a tool to manage Jitsi conferences and server with JWT

Known from

Server

Mailing List

If you want to be notified, if there are new updates or releases, you can subscribe to the Jitsi Admin Update mailing list. H2 invent will send out information to the mailing list concering releases, updates or new features. This is not a marketing newsletter.

If you want to join the mailing list just click on the link Mailing List and enter your email address. We use a double-opt-in process where you will receive a confirmation email containing a link with with you confirm, that you want to join to mailing list.

It is always possible to leave the mailing list.

Partners and Sponsors

re@di Digital
We cooperate with the city administrations of Baden-Baden, Bretten, Bruchsal, Bühl, Ettlingen, Gaggenau, Rastatt, Rheinstetten and Stutensee

Translation

Please help us to improve our localization

Crowdin

Features

The following features are already part of Jitsi Admin:

  • Managing of conferences
  • Managing of Jitsi servers with JWT enabled
  • Adding participants to a conference
  • Sending out emails to the participants
  • Sending out emails prior to the conference based on a Cron job

The Dashboard

The Dashboard is the central view where all information to all conferences is displayed Dashboard

The Servers

All servers can be managed centrally and different permissions can be configured. Multiple Jitsi Servers can be combined to one setup and managed accordingly Server

Login

The login uses a SSO Server, e.g. Keycloak or other Identidy Providers Login

Join of the conference

Guests are able to join a conference through a link received via email without having a user account in Jitsi Manager. There is a page for joining where the conference ID, the email address and the name are entered. After that a JWT will be generated and the guest is able to join the conference. Join

Users with a user account are able to join conferences directly via Jitsi Manager, either by using the web page or the Jitsi Electron Desktop App. Join

More information can be found at https://jitsi-admin.de

Getting Started

As some Composer dependencies need to be installed, it is advised to only install Jitsi Manager if you have shell access to you server.

License

Currently Jitsi Admin is released under the AGPL-3.0 License. Additional information can be found in the LICENSE file.

Installation

Download the version you want to install or clone the whole repository. After that execute the following command

bash install.sh

Follow the instruction in the command window.

Update

Download the newest version or perform a checkout of the corespong tag. After that execute the following command

bash update.sh

About

Der Jitsi Admin ist eine Administration und Management Plattform für Jitsi Meet Server

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 61.6%
  • Twig 17.8%
  • HTML 5.4%
  • SCSS 5.2%
  • JavaScript 4.3%
  • CSS 4.0%
  • Shell 1.7%