2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/coturn_ynh.git synced 2026-05-12 11:27:20 +02:00
coturn TURN server package for YunoHost
Find a file
2026-05-10 19:27:11 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:45:54 +02:00
conf Uncomment use-auth-secret in turnserver.conf 2025-01-21 01:20:50 +00:00
doc Improve DESCRIPTION_fr.md 2025-11-17 15:18:34 +01:00
scripts cleaning 2026-05-10 19:16:13 +02:00
sources fix 2024-10-15 18:59:12 +02:00
LICENSE First commit 2021-01-16 22:08:41 +01:00
manifest.toml cleaning 2026-05-10 19:16:13 +02:00
README.md Auto-update READMEs 2026-05-10 19:16:16 +02:00
tests.toml Update tests.toml 2025-01-24 19:49:28 +01:00

Logo of Coturn Coturn, packaged for YunoHost

VoIP media traffic NAT traversal server and gateway

Version: 4.6.1.1~ynh3

📦 Developer info

Automatic tests level

🛠️ Upstream Coturn repository: https://github.com/coturn/coturn

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/coturn_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade coturn -u https://github.com/YunoHost-Apps/coturn_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.