Skip to content

SoleLevel/ansible-role-jitsi

 
 

Repository files navigation

Jitsi Ansible role

REUSE status

This is an Ansible role which installs Jitsi to run as a bunch of Docker containers wrapped in systemd services. The architecture is inspired by the docker-jitsi-meet project, but does not use Docker Compose.

This role implicitly depends on:

Check defaults/main.yml for the full list of supported options. Refer to this page for details about setting up the service with this role.

💡 For an Ansible playbook which integrates this role and makes it easier to use, see the Mother-of-All-Self-Hosting Ansible playbook.

Development

You can optionally install pre-commit so that simple mistakes are checked and noticed before changes are pushed to a remote branch. See .pre-commit-config.yaml for which hooks are to be executed.

See this section on the official documentation for usage.

About

An Ansible role for installing the Jitsi video conferencing tool

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Jinja 99.3%
  • Just 0.7%