coturn
ansible-role-coturn
Install coturn for Nextcloud like described here: https://help.nextcloud.com/t/howto-setup-nextcloud-talk-with-turn-server/30794
This role might be useful in conjunction with systemli.nextcloud or systemli.jitsi_meet.
Role Variables
Required Variables
The following variables are required (no defaults provided) and must always be defined when using the role:
coturn_static_auth_secret
: Shared secret for client authentication. One way to generate an appropriate value is by usingpwgen -s 64 1
.coturn_realm
: Use a syntactically correct hostname or domain.
Optional Variables
See defaults/main.yml for a list of optional variables.
Download
Download latest release with ansible-galaxy
ansible-galaxy install systemli.coturn
Testing & Development
For developing and testing the role we use Github Actions, Molecule, and Vagrant. On the local environment you can easily test the role with
molecule test
License
GPLv3
Author Information
Install
ansible-galaxy install systemli/ansible-role-coturn
License
gpl-3.0
Downloads
73600
Owner
Your friendly tech collective