For compatibility reasons it is highly recommended to run coturn onto 443 port
Solution
As 443 TCP is used by nginx, this pr suggest to make coturn available thanks to 443 UDP via nginx stream feature.
Note, we probably could use iptables to redirect the port instead ????
PR Status
[ ] Code finished and ready to be reviewed/tested
[ ] The fix/enhancement were manually tested (if applicable)
Automatic tests
Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)
Problem
For compatibility reasons it is highly recommended to run coturn onto 443 port
Solution
As 443 TCP is used by nginx, this pr suggest to make coturn available thanks to 443 UDP via nginx stream feature.
Note, we probably could use iptables to redirect the port instead ????
PR Status
Automatic tests
Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)