Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/horazont/jitsi-meet-role

Install jitsi-meet on a Debian system
https://github.com/horazont/jitsi-meet-role

ansible-role jitsi-meet

Last synced: about 2 months ago
JSON representation

Install jitsi-meet on a Debian system

Awesome Lists containing this project

README

        

# jitsi-meet-role

## Description

Install jitsi-meet on a debian system from packages (not docker).

## Parameters

- `jitsi_hostname` (required): The hostname under which the Jitsi Meet instance is and will be reachable. This is used to obtain certificates and configure nginx and stuff.
- `jitsi_certbot` (default: true): If enabled, this will obtain certificates with certbot, though that’s currently buggy (grep for FIXME).