Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test deployment

coturn role

An ansible role for setting up coturn (a STUN and TURN server) on OpenSuSE. This is mostly inspired by the hints given in the nextcloud documentation.

  • openSUSE Leap 15.6

Role Variables


You can set the following variables to configure the role. Here listed are the variables and their default settings.

Value Description Default
coturn_port TCP port 6379

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: jellyfish
  roles:
     - { role: geekoops-coturn}

An advanced example for the imaginary jellyfish test server

- hosts: jellyfish
  roles:
     - role: geekoops-coturn

License

MIT

Development

  • Test on 15.6

About

An ansible role for setting up coturn (a STUN and TURN server) on OpenSuSE

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors