1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/coturn_ynh.git synced 2024-09-03 18:16:32 +02:00
coturn TURN server package for YunoHost
Find a file
2024-07-21 18:57:17 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:45:54 +02:00
conf fix 2023-03-26 09:14:51 +02:00
doc Update ADMIN.md: copypasta from POST_INSTALL for consistency 2024-04-11 00:32:19 +02:00
scripts Update remove 2024-07-21 18:56:37 +02:00
sources Silence cURL 2021-03-03 12:50:33 +01:00
ALL_README.md Auto-update READMEs 2024-07-21 16:56:41 +00:00
LICENSE First commit 2021-01-16 22:08:41 +01:00
manifest.toml Update manifest.toml 2024-07-21 18:56:48 +02:00
README.md Auto-update READMEs 2024-07-21 16:56:56 +00:00
README_es.md Auto-update READMEs 2024-07-21 16:56:56 +00:00
README_eu.md Auto-update READMEs 2024-07-21 16:56:56 +00:00
README_fr.md Auto-update READMEs 2024-07-21 16:56:56 +00:00
README_gl.md Auto-update READMEs 2024-07-21 16:56:56 +00:00
README_id.md Auto-update READMEs 2024-07-21 16:56:56 +00:00
README_zh_Hans.md Auto-update READMEs 2024-07-21 16:56:56 +00:00
tests.toml Update tests.toml 2023-03-26 09:17:26 +02: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.5.2.3~ynh5

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