Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/horazont/jitsi-meet-role
- Owner: horazont
- License: bsd-3-clause
- Created: 2020-03-25T10:14:06.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-25T16:45:01.000Z (almost 5 years ago)
- Last Synced: 2024-10-30T18:48:26.423Z (3 months ago)
- Topics: ansible-role, jitsi-meet
- Size: 3.91 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).