1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jitsi_ynh.git synced 2024-09-03 19:35:57 +02:00
Video conference for YunoHost
Find a file
2019-09-03 00:57:59 +02:00
conf Fix focus username 2019-09-03 00:57:59 +02:00
scripts fix metronome conf during removal 2019-08-06 21:22:39 +02:00
.gitignore Apply example_ynh 2019-06-06 06:04:22 +02:00
check_process Update check_process 2019-07-14 15:56:26 +02:00
LICENSE Apply example_ynh 2019-06-06 06:04:22 +02:00
manifest.json changing maintainer 2019-08-07 08:09:25 +02:00
pull_request_template.md fix APP 2019-06-06 06:09:24 +02:00
README.md Typo 2019-08-07 08:18:06 +02:00

Jitsi Meet for YunoHost

Integration level
Install Jitsi Meet with YunoHost

This package allow you to install Jitsi Meet quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it.

Overview

Jitsi Meet is an open-source (Apache) WebRTC JavaScript application that uses Jitsi Videobridge to provide high quality, secure and scalable video conferences.

Shipped version: 1.0.3387

Important points to read before installing

  1. Jitsi require a dedicated root domain, eg. jitsi.domain.tld
  2. Jitsi require you create additionals domains in your dns and in your YunoHost
  • auth.jitsi.domain.tld
  • conference.jitsi.domain.tld
  • jitsi-videobridge.jitsi.domain.tld
  • focus.jitsi.domain.tld
  1. Jitsi require the ports TCP/4443 and UDP/10000 been redirected to your YunoHost

Screenshots

Demo

Configuration

How to configure this app: by an admin panel, a plain file with SSH, or any other way.

Documentation

YunoHost specific features

Supported architectures

  • x86-64b - Build Status
  • ARMv8-A - Build Status
  • Jessie x86-64b - Build Status

Developers info

Please do your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/jitsi_ynh/tree/testing --debug
or
sudo yunohost app upgrade jitsi -u https://github.com/YunoHost-Apps/jitsi_ynh/tree/testing --debug