My attempt at a YunoHost package for Snikket
|
||
---|---|---|
.github | ||
conf | ||
doc | ||
scripts | ||
.gitignore | ||
ALL_README.md | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
README_es.md | ||
README_eu.md | ||
README_fr.md | ||
README_gl.md | ||
README_it.md | ||
README_zh_Hans.md | ||
tests.toml |
Prosody for 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
- Official app website: https://prosody.im/
- Official admin documentation: https://prosody.im/doc
- Upstream app code repository: https://hg.prosody.im/
- YunoHost Store: https://apps.yunohost.org/app/prosody
- Report a bug: https://github.com/YunoHost-Apps/prosody_ynh/issues
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