Skip to content

Add .env variables for external TURN with shared secrets #595

@lab-at-nohl

Description

@lab-at-nohl

Although you are working on a Docker with TURN-server (#163), I would like to use external servers. Atm I have to configure manually after creating the container (pain).

Could we have a variable like EXTERNAL_STUN_TURN="server1.com:80/udp server2.com:443/tcp" which triggers

  • downloading and installing prosody/mod_turncredentials.lua
  • enable it inside prosody.cfg.lua
  • insert it into web/config.js

I would give it some effort but I fear that you would not take it when implementing an internal turn server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions