mirror of
https://github.com/YunoHost-Apps/rocketchat_ynh.git
synced 2024-09-03 20:16:25 +02:00
Rocket.Chat package for YunoHost
.github | ||
conf | ||
doc | ||
scripts | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
README_fr.md | ||
tests.toml |
Rocket.Chat for YunoHost
This package allows you to install Rocket.Chat quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Rocket.Chat is an open-source fully customizable communications platform developed in JavaScript for organizations with high standards of data protection.
Features
- End to End Encryption
- LDAP/Active Directory (manual setup)
- Multifactor Authentication
- Customizable User Permission
- Mobile Apps for iOS and Android
- Desktop Apps for macOS, Linux and Windows
Shipped version: 6.0.0~ynh1
Demo: https://cloud.rocket.chat/trial
Screenshots
Documentation and resources
- Official app website: https://rocket.chat/
- Official user documentation: https://docs.rocket.chat/guides/user-guides
- Official admin documentation: https://docs.rocket.chat/
- Upstream app code repository: https://github.com/RocketChat/Rocket.Chat
- YunoHost documentation for this app: https://yunohost.org/app_rocketchat
- Report a bug: https://github.com/YunoHost-Apps/rocketchat_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/rocketchat_ynh/tree/testing --debug
or
sudo yunohost app upgrade rocketchat -u https://github.com/YunoHost-Apps/rocketchat_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps