2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/prosody_ynh.git synced 2026-06-29 10:49:31 +02:00
Prosody package for YunoHost
  • Shell 87.9%
  • Lua 12.1%
Find a file
2026-05-31 19:58:12 +02:00
.github v2 2023-11-02 22:25:27 +01:00
conf Add a config panel (#53) 2026-05-29 21:14:24 +02:00
doc [WIP] Refactor documentations and add French translations. 2026-05-31 19:58:12 +02:00
hooks Remove hooks that are buggy and currently useless since this is a single-domain app 2026-01-07 10:35:59 +01:00
scripts Make the app compatible with Trixie (and still compatible with Bookworm)... 2026-05-31 15:21:48 +02:00
config_panel.toml Add a config panel (#53) 2026-05-29 21:14:24 +02:00
LICENSE v2 2023-11-02 22:25:27 +01:00
manifest.toml Make the app compatible with Trixie (and still compatible with Bookworm)... 2026-05-31 15:21:48 +02:00
RATIONALE.md Move RATIONALE.md outside the doc/ directory... 2026-05-29 21:15:13 +02:00
README.md Release 0.12.4~ynh120 2026-05-29 21:33:28 +02:00
tests.toml v2 2023-11-02 22:25:27 +01:00
xmpp_compliance Refresh compliance tests results 2026-05-29 21:15:13 +02:00

Logo of Prosody Prosody, packaged for YunoHost

Modern XMPP communication server

🌐 Official app website Version: 0.12.4~ynh120

📦 Developer info

Automatic tests level

🛠️ Upstream Prosody repository: https://hg.prosody.im/

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

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

📚 App packaging documentation

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