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
Salamandar 9f9035604c
Merge pull request #22 from YunoHost-Apps/testing
Automated testing -> master
2024-06-25 21:53:13 +02:00
.github v2 2023-11-02 22:25:27 +01:00
conf v2 2023-11-02 22:13:46 +01:00
doc cleaning 2023-12-17 10:58:20 +01:00
scripts [autopatch] Do not delete logs on app removal 2024-06-23 03:46:34 +02:00
ALL_README.md Auto-update READMEs 2024-06-22 22:44:51 +00:00
LICENSE v2 2023-11-02 22:25:27 +01:00
manifest.toml Update manifest.toml 2024-05-15 11:25:12 +02:00
README.md Auto-update READMEs 2024-05-15 09:25:21 +00:00
README_es.md Auto-update READMEs 2024-05-15 09:25:21 +00:00
README_eu.md Auto-update READMEs 2024-05-15 09:25:21 +00:00
README_fr.md Auto-update READMEs 2024-05-15 09:26:02 +00:00
README_gl.md Auto-update READMEs 2024-05-15 09:26:02 +00:00
README_it.md Auto-update README 2024-03-29 07:19:33 +01:00
README_zh_Hans.md Auto-update READMEs 2024-05-15 09:25:21 +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

Read this README in other languages.

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~ynh3

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