1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/prosody_ynh.git synced 2025-11-05 13:08:44 +01:00
Prosody package for YunoHost
Find a file
2025-09-22 08:43:46 +02:00
.github v2 2023-11-02 22:25:27 +01:00
conf Update nginx_prosody.conf 2025-09-07 19:35:04 +02:00
doc Merge pull request #67 from YunoHost-Apps/testing 2025-09-22 08:43:46 +02:00
hooks Fixes ynh dns config generation (#62) 2025-09-07 19:28:11 +02:00
scripts cleaning 2025-09-07 23:00:04 +02:00
LICENSE v2 2023-11-02 22:25:27 +01:00
manifest.toml Update manifest.toml 2025-09-07 22:58:49 +02:00
README.md Auto-update READMEs 2025-09-07 22:53:32 +02: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~ynh104

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