1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/prosody_ynh.git synced 2024-09-03 20:15:57 +02:00
Prosody package for YunoHost
Find a file
2024-03-11 16:07:40 +01:00
.github v2 2023-11-02 22:25:27 +01:00
conf v2 2023-11-02 22:13:46 +01:00
doc v2 2023-11-02 22:25:27 +01:00
scripts [autopatch] TEST BEFORE MERGE ynh_setup_source --full_replace=1 2024-03-11 16:07:40 +01:00
LICENSE v2 2023-11-02 22:25:27 +01:00
manifest.toml Update manifest.toml 2023-12-14 11:24:43 +01:00
README.md Auto-update README 2023-12-14 10:24:47 +00:00
README_fr.md Auto-update README 2023-12-14 10:24:47 +00:00
tests.toml v2 2023-11-02 22:25:27 +01:00

Prosody for YunoHost

Integration level Working status Maintenance status

Install Prosody with YunoHost

Lire ce readme en français.

This package allows you to install Prosody quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Prosody is a modern XMPP communication server. It aims to be easy to set up and configure, and efficient with system resources. Additionally, for developers it aims to be easy to extend and give a flexible system on which to rapidly develop added functionality, or prototype new protocols.

Shipped version: 0.12.4~ynh2

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/prosody_ynh/tree/testing --debug
or
sudo yunohost app upgrade prosody -u https://github.com/YunoHost-Apps/prosody_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps