1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rocketchat_ynh.git synced 2024-09-03 20:16:25 +02:00
Rocket.Chat package for YunoHost
Find a file
Éric Gaspar 6033c2aeea
Add Yarn
2022-07-11 08:26:57 +02:00
.github Testing (#88) 2021-12-07 07:57:51 +01:00
conf Update nginx.conf 2022-07-08 20:11:59 +02:00
doc Update DISCLAIMER.md 2022-07-08 12:56:43 +02:00
scripts Add Yarn 2022-07-11 08:26:57 +02:00
check_process Update check_process 2022-07-08 12:58:00 +02:00
LICENSE Fixes to metafiles 2017-07-26 09:10:12 +02:00
manifest.json Update manifest.json 2022-07-03 14:52:51 +02:00
README.md Auto-update README 2022-07-08 10:57:00 +00:00
README_fr.md Auto-update README 2022-07-08 10:55:59 +00:00

Rocket.Chat for YunoHost

Integration level Working status Maintenance status
Install Rocket.Chat with YunoHost

Lire ce readme en français.

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: 4.8.1~ynh4

Demo: https://cloud.rocket.chat/trial

Screenshots

Screenshot of Rocket.Chat

Disclaimers / important information

E-mail Configuration

To enable E-mail for address verification, go to Rocket.Chat Administration panel under Settings -> E-mail -> SMTP and set as follow:

  • Protocole: smtp
  • Host: localhost
  • Port: 25
  • From -mail: rocketchat@domain.tld

Configure and activate federation for Rocket.Chat

https://support.indie.host/help/fr-fr/13/40

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/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