1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/coturn_ynh.git synced 2025-11-05 19:38:40 +01:00
coturn TURN server package for YunoHost
Find a file
2025-01-24 20:50:16 +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 Update ADMIN.md: copypasta from POST_INSTALL for consistency 2024-04-11 00:32:19 +02:00
scripts fix 2024-10-15 18:59:12 +02:00
sources fix 2024-10-15 18:59:12 +02:00
ALL_README.md Auto-update READMEs 2025-01-21 09:13:37 +01:00
LICENSE First commit 2021-01-16 22:08:41 +01:00
manifest.toml Update manifest.toml 2025-01-21 09:13:33 +01:00
README.md Auto-update READMEs 2025-01-21 09:13:37 +01:00
README_es.md Auto-update READMEs 2025-01-21 09:13:37 +01:00
README_eu.md Auto-update READMEs 2025-01-21 09:13:37 +01:00
README_fr.md Auto-update READMEs 2025-01-21 09:13:37 +01:00
README_gl.md Auto-update READMEs 2025-01-21 09:13:37 +01:00
README_id.md Auto-update READMEs 2025-01-21 09:13:37 +01:00
README_nl.md Auto-update READMEs 2025-01-21 09:13:37 +01:00
README_pl.md Auto-update READMEs 2025-01-21 09:13:37 +01:00
README_ru.md Auto-update READMEs 2025-01-21 09:13:37 +01:00
README_zh_Hans.md Auto-update READMEs 2025-01-21 09:13:37 +01:00
tests.toml Update tests.toml 2025-01-24 19:49:28 +01:00

Coturn for YunoHost

Integration level Working status Maintenance status

Install Coturn with YunoHost

Read this README in other languages.

This package allows you to install Coturn quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

The TURN Server is a VoIP media traffic NAT traversal server and gateway. It can be used as a general-purpose network traffic TURN server and gateway, too.

Shipped version: 4.6.1.1~ynh1

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/coturn_ynh/tree/testing --debug
or
sudo yunohost app upgrade coturn -u https://github.com/YunoHost-Apps/coturn_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps