No description
Find a file
2026-06-28 22:56:43 +02:00
.github Make this Tuwunel 2025-06-11 23:12:11 +02:00
conf fix: Use correct syntax to replace domain in server_name nginx config 2026-06-07 13:38:58 +01:00
doc feat: Pre-upgrade message for enabling automatic call configuration 2026-06-07 15:36:51 +01:00
hooks refactor: Use a app remove hook instead of change-url as coturn does not support changing url 2026-03-29 23:28:12 +01:00
scripts Add logging 2026-06-28 22:38:08 +02:00
.gitignore fix: Fix if statement syntax (again (bash rahh)) 2026-06-07 14:34:59 +01:00
config_panel.toml Update config_panel.toml 2025-10-19 15:58:57 +02:00
LICENSE Add LICENSE 2023-08-13 09:14:32 +00:00
manifest.toml Upgrade sources 2026-06-28 01:04:32 +02:00
README.md Auto-update READMEs 2026-06-28 01:04:35 +02:00
tests.toml Update tests.toml 2026-06-09 11:44:41 +02:00

Logo of Tuwunel Tuwunel, packaged for YunoHost

Simple, fast and reliable chat server powered by Matrix based on Conduit and Conduwuit

🌐 Official app website Version: 1.8.0~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream Tuwunel repository: https://github.com/matrix-construct/tuwunel

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/tuwunel_ynh/tree/testing

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

📚 App packaging documentation

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