My attempt at a YunoHost package for Snikket
Go to file
2024-06-12 01:03:02 +02:00
.github Add Prosody app as a base 2024-05-18 17:16:58 +02:00
conf Add extra nginx configs 2024-06-12 01:03:02 +02:00
doc Fix version and add description 2024-05-22 20:42:09 +02:00
scripts Add extra nginx configs 2024-06-12 01:03:02 +02:00
sources Add Snikket custom steps 2024-05-22 23:37:55 +02:00
ALL_README.md Add Prosody app as a base 2024-05-18 17:16:58 +02:00
LICENSE Add Prosody app as a base 2024-05-18 17:16:58 +02:00
manifest.toml Install web portal properly 2024-06-10 03:23:02 +02:00
README.md Add Prosody app as a base 2024-05-18 17:16:58 +02:00
README_es.md Add Prosody app as a base 2024-05-18 17:16:58 +02:00
README_eu.md Add Prosody app as a base 2024-05-18 17:16:58 +02:00
README_fr.md Add Prosody app as a base 2024-05-18 17:16:58 +02:00
README_gl.md Add Prosody app as a base 2024-05-18 17:16:58 +02:00
README_it.md Add Prosody app as a base 2024-05-18 17:16:58 +02:00
README_zh_Hans.md Add Prosody app as a base 2024-05-18 17:16:58 +02:00
tests.toml Add Prosody app as a base 2024-05-18 17:16:58 +02: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