xsteadfastx / ansible-xsfx-jitsi_meet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jitsi_meet

Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.

Example Playbook

---
- hosts: all
  vars:
    jitsi_meet__host: foo.bar.tld
    jitsi_meet__letsencrypt_email: foo@bar.tld
  roles:
    - vwit.docker
    - xsfx.jitsi_meet

About


Languages

Language:Python 36.8%Language:Makefile 34.4%Language:Shell 28.8%