1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/coturn_ynh.git synced 2025-12-21 01:23:10 +01:00
coturn TURN server package for YunoHost
Find a file
2025-12-07 18:59:14 +01: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 Merge pull request #41 from m4lvin/patch-1 2025-12-07 16:59:55 +01:00
sources fix 2024-10-15 18:59:12 +02:00
LICENSE First commit 2021-01-16 22:08:41 +01:00
manifest.toml Update manifest.toml 2025-12-07 17:01:12 +01:00
README.md Auto-update READMEs 2025-12-07 17:01:16 +01: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~ynh2

📦 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.