2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/prosody_ynh.git synced 2026-08-13 23:30:24 +02:00
Prosody package for YunoHost
  • Shell 87.9%
  • Lua 12.1%
Find a file
2026-07-13 15:27:31 +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 Move RATIONALE.md outside the doc/ directory... 2026-05-29 21:15:13 +02:00
hooks Release 0.12.4~ynh121, auto-reloading prosody after certificate renewal 2026-07-13 15:27:31 +02:00
scripts Bugfix in restore: ignore obsolete dir /var/xmpp-upload/ 2026-05-30 06:26:27 +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 Release 0.12.4~ynh121, auto-reloading prosody after certificate renewal 2026-07-13 15:27:31 +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~ynh121, auto-reloading prosody after certificate renewal 2026-07-13 15:27:31 +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~ynh121

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