Skip to content

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

License

Notifications You must be signed in to change notification settings

GeekOops/geekoops-coturn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published