2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/prosody_ynh.git synced 2026-03-26 01:42:45 +01:00
Prosody package for YunoHost
Find a file
2026-01-07 22:14:19 +01:00
.github v2 2023-11-02 22:25:27 +01:00
conf Remove stuff related to VJUD... 2026-01-07 11:29:41 +01:00
doc Remove stuff related to VJUD... 2026-01-07 11:29:41 +01: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 cleaning 2025-09-07 23:00:04 +02:00
LICENSE v2 2023-11-02 22:25:27 +01:00
manifest.toml Release 0.12.4~ynh106... 2026-01-07 22:14:01 +01:00
README.md Auto-update READMEs 2026-01-07 22:14:19 +01:00
tests.toml v2 2023-11-02 22:25:27 +01:00
xmpp_compliance Update xmpp_compliance 2025-03-14 18:57:08 +01:00

Logo of Prosody Prosody, packaged for YunoHost

Modern XMPP communication server

🌐 Official app website Version: 0.12.4~ynh106

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