Bash installer for Jitsi Meet along with Jibri on *buntu LTS based systems | Documentation Available at the Wiki
Go to file
Luis Guzman 8be390ecd4
5.2.1
Merge 5.2.1 from unstable

- Fix lobby
- Add check to prevent accidental overwrite your instalance
- Perform simple DNS check for domain
2021-01-25 05:02:14 -06:00
files Fix json 2020-08-17 10:57:59 -05:00
images Unbrand localrecording (no longer dropbox login used by default) 2020-05-20 14:32:03 -05:00
mode Test lobby update 2021-01-20 08:13:05 -06:00
tools Add fail2ban tool 2020-10-28 15:07:07 -06:00
.gitignore Test jigasi loggin out 2020-06-03 06:15:46 -05:00
LICENSE Initial commit 2018-09-25 03:06:55 -05:00
README.md Merge pull request #24 from switnet-ltd/unstable 2021-01-06 11:46:00 -06:00
add-jibri-node.sh Improve chrome repo detection 2020-12-16 03:01:35 -06:00
add-jvb2-node.sh Fix sed and debconf selection 2020-12-11 13:53:24 -06:00
etherpad.sh Improve format disable ssl for node 2020-08-15 02:13:47 -05:00
grafana.sh Fix typo enable service 2020-07-06 17:12:55 -05:00
jigasi.sh Un-hold jigasi version 2020-09-05 16:32:58 -05:00
jitsi-updater.sh Change approach to customize interface_config.js 2020-09-09 03:17:07 -05:00
jm-bm.sh Change watermark on interface_config for brandless mode 2020-09-30 03:16:11 -05:00
jra_nextcloud.sh Fix undefined variable 2020-10-10 22:58:00 -05:00
quick_jibri_installer.sh Fix bad loop'condition. 2021-01-25 04:31:41 -06:00

README.md

Quick Jibri Installer

Bash installer for Jibri on Ubuntu LTS based systems using nginx as default webserver.

Usage

As for our current latest release, as we have integrated more and more features, we highly recommend to use a purpose specific-newly spawn server to host the jitsi-meet framework, making sure you stick to the requirements and recommendations as much as possible, in order to avoid issues.

Main Server

Login into your clean server, clone git repository and run the installer,

git clone https://github.com/switnet-ltd/quick-jibri-installer
cd quick-jibri-installer
sudo bash quick_jibri_installer.sh

Add Jibri node

Copy the modified add-jibri-node.sh file from your early cloned installation directory once the installation is completed, to the new server meant to be a jibri node using your preferred method, then run it

WARNING: This file contains sensitive information from your setup, please handle with care.

bash add-jibri-node.sh

Add JVB2 node

Copy the modified add-jvb2-node.sh file from your early cloned installation directory once the installation is completed, to the new server meant to be a jibri node using your preferred method, then run it

WARNING: This file contains sensitive information from your setup, please handle with care.

bash add-jvb2-node.sh

Check more details on our wiki.

Requirements

  • Clean VM/VPS/Server using Ubuntu LTS
  • Valid domain with DNS record, mandatory for SSL certs via Let's Encrypt.
  • Ports open for ACME (SSL) interaction & validation.
  • Highly recommended: 8 GB RAM / 4 Cores.
  • Webcam

Jigasi Transcript

  • SIP account
  • Google Cloud Account with Billing setup.

Jibri Recodings Access via Nextcloud

  • Valid domain with DNS record for Nextcloud SSL.

Kernel warning

For AWS users or any cloud service provider that might use their own kernel on their products (servers/vm/vps), might cause Jibri failure to start due not allowing snd_aloop module.

Make sure that you update your grub to boot the right one.

Feel free to use our test-jibri-env.sh tool to find some details on your current setup.

Features

  • Enabled Session Recording using Jibri
  • Enabled Jitsi Electron app detection server side.
  • Standalone SSL Certbot/LE implementation
  • Jigasi Transcript - Speech to Text powered by Google API
  • JRA (Jibri Recordings Access) via Nextcloud
  • Improved recurring updater
  • Customized brandless mode
    • Setting up custom interface_config.js
  • Grafana Dashboard
  • Lobby Rooms via
    • Local (Secure Rooms) auth
    • JWT auth
    • None
  • Conference Duration via
    • Local (Secure Rooms) auth
    • JWT auth
    • None
  • Automatic Jibri nodes network sync (see more).
  • (New) JVB2 nodes network.
  • (New) JWT auth.

Tools (New)

  • Jibri Environment Tester
  • Jibri Conf Upgrader (late 2020).
  • (New) Selenium Grid via Docker

Optional custom changes

  • Optional default language
  • Option to enable Secure Rooms
  • Option to enable Welcome Page

Modes

  • (New) Custom High Performance config

Custom changes

  • Start with video muted by default
  • Start with audio muted but moderator
  • Set displayname as not required since jibri can't set it up.
  • Disabled BETA Blur my background

Documentation

  • Please check our wiki for further documentation.

Please note: This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY.

SwITNet Ltd © - 2020, https://switnet.net/