mirror of
https://github.com/YunoHost-Apps/rocketchat_ynh.git
synced 2024-09-03 20:16:25 +02:00
Merge branch 'testing' into upgrade
This commit is contained in:
commit
e3446a992a
7 changed files with 70 additions and 35 deletions
28
README.md
28
README.md
|
@ -3,20 +3,28 @@ N.B.: This README was automatically generated by https://github.com/YunoHost/app
|
|||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
# RocketChat for YunoHost
|
||||
# Rocket.Chat for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/rocketchat)  
|
||||
[](https://install-app.yunohost.org/?app=rocketchat)
|
||||
[](https://install-app.yunohost.org/?app=rocketchat)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *This package allows you to install RocketChat quickly and simply on a YunoHost server.
|
||||
> *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](https://yunohost.org/#/install) 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
|
||||
- Multifactor Authentication
|
||||
- Customizable User Permission
|
||||
- Mobile Apps for [iOS](https://apps.apple.com/app/rocket-chat/id1148741252) and [Android](https://play.google.com/store/apps/details?id=chat.rocket.android)
|
||||
- Desktop Apps for [macOS](https://apps.apple.com/br/app/rocket-chat/id1086818840), [Linux](https://snapcraft.io/rocketchat-desktop) and [Windows](https://releases.rocket.chat/desktop/latest/download)
|
||||
|
||||
**Shipped version:** 4.8.1~ynh1
|
||||
|
||||
|
@ -24,20 +32,20 @@ Rocket.Chat is an open-source fully customizable communications platform develop
|
|||
|
||||
## Screenshots
|
||||
|
||||

|
||||

|
||||
|
||||
## Disclaimers / important information
|
||||
|
||||
### E-mail Configuration
|
||||
|
||||
To enable E-mail for address verification, go to Rocketchat Administration panel under E-mail -> SMTP and set as follow:
|
||||
To enable E-mail for address verification, go to Rocket.Chat Administration panel under E-mail -> SMTP and set as follow:
|
||||
|
||||
- Protocole: smtp
|
||||
- Host: localhost
|
||||
- Port: 25
|
||||
- From -mail: rocketchat@domain.tld
|
||||
- Protocole: `smtp`
|
||||
- Host: `localhost`
|
||||
- Port: `25`
|
||||
- From -mail: `rocketchat@domain.tld`
|
||||
|
||||
### Configure and activate federation for Rocketchat
|
||||
### Configure and activate federation for Rocket.Chat
|
||||
|
||||
https://support.indie.host/help/fr-fr/13/40
|
||||
|
||||
|
|
29
README_fr.md
29
README_fr.md
|
@ -3,19 +3,28 @@ N.B.: This README was automatically generated by https://github.com/YunoHost/app
|
|||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
# RocketChat pour YunoHost
|
||||
# Rocket.Chat pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/rocketchat)  
|
||||
[](https://install-app.yunohost.org/?app=rocketchat)
|
||||
[](https://install-app.yunohost.org/?app=rocketchat)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
> *Ce package vous permet d'installer RocketChat rapidement et simplement sur un serveur YunoHost.
|
||||
> *Ce package vous permet d'installer Rocket.Chat rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||
|
||||
## Vue d'ensemble
|
||||
|
||||
Rocket.Chat est une plate-forme de communication open source entièrement personnalisable développée en JavaScript pour les organisations avec des normes élevées de protection des données.
|
||||
Rocket.Chat est une plate-forme de communication open source entièrement personnalisable développée en JavaScript pour les organisations avec des normes élevées de protection des données.
|
||||
|
||||
### Fonctionnalités
|
||||
|
||||
- Chiffrement de bout en bout
|
||||
- LDAP
|
||||
- Authentification multifacteur
|
||||
- Autorisation utilisateur personnalisable
|
||||
- Applications mobiles pour [iOS](https://apps.apple.com/app/rocket-chat/id1148741252) et [Android](https://play.google.com/store/apps/details?id=chat.rocket.android)
|
||||
- Applications de bureau pour [macOS](https://apps.apple.com/br/app/rocket-chat/id1086818840), [Linux](https://snapcraft.io/rocketchat-desktop) et [Windows](https://releases.rocket.chat/desktop/latest/download)
|
||||
|
||||
**Version incluse :** 4.8.1~ynh1
|
||||
|
||||
|
@ -23,7 +32,7 @@ Rocket.Chat est une plate-forme de communication open source entièrement person
|
|||
|
||||
## Captures d'écran
|
||||
|
||||

|
||||

|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
|
@ -31,12 +40,12 @@ Rocket.Chat est une plate-forme de communication open source entièrement person
|
|||
|
||||
Pour activer l'e-mail pour la vérification des adresses, accédez au panneau d'administration de Rocketchat sous E-mail -> SMTP et définissez comme suit :
|
||||
|
||||
- Protocole: smtp
|
||||
- Hôte: localhost
|
||||
- Port: 25
|
||||
- De l'e-mail: rocketchat@domain.tld
|
||||
- Protocole : `smtp`
|
||||
- Hôte : `localhost`
|
||||
- Port : `25`
|
||||
- De l'e-mail : `rocketchat@domain.tld`
|
||||
|
||||
### Configurer et activer la fédération pour Rocketchat
|
||||
### Configurer et activer la fédération pour Rocket.Chat
|
||||
|
||||
https://support.indie.host/help/fr-fr/13/40
|
||||
|
||||
|
|
|
@ -1 +1,10 @@
|
|||
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
|
||||
- Multifactor Authentication
|
||||
- Customizable User Permission
|
||||
- Mobile Apps for [iOS](https://apps.apple.com/app/rocket-chat/id1148741252) and [Android](https://play.google.com/store/apps/details?id=chat.rocket.android)
|
||||
- Desktop Apps for [macOS](https://apps.apple.com/br/app/rocket-chat/id1086818840), [Linux](https://snapcraft.io/rocketchat-desktop) and [Windows](https://releases.rocket.chat/desktop/latest/download)
|
|
@ -1 +1,10 @@
|
|||
Rocket.Chat est une plate-forme de communication open source entièrement personnalisable développée en JavaScript pour les organisations avec des normes élevées de protection des données.
|
||||
Rocket.Chat est une plate-forme de communication open source entièrement personnalisable développée en JavaScript pour les organisations avec des normes élevées de protection des données.
|
||||
|
||||
### Fonctionnalités
|
||||
|
||||
- Chiffrement de bout en bout
|
||||
- LDAP
|
||||
- Authentification multifacteur
|
||||
- Autorisation utilisateur personnalisable
|
||||
- Applications mobiles pour [iOS](https://apps.apple.com/app/rocket-chat/id1148741252) et [Android](https://play.google.com/store/apps/details?id=chat.rocket.android)
|
||||
- Applications de bureau pour [macOS](https://apps.apple.com/br/app/rocket-chat/id1086818840), [Linux](https://snapcraft.io/rocketchat-desktop) et [Windows](https://releases.rocket.chat/desktop/latest/download)
|
|
@ -1,12 +1,12 @@
|
|||
### E-mail Configuration
|
||||
|
||||
To enable E-mail for address verification, go to Rocketchat Administration panel under E-mail -> SMTP and set as follow:
|
||||
To enable E-mail for address verification, go to Rocket.Chat Administration panel under E-mail -> SMTP and set as follow:
|
||||
|
||||
- Protocole: smtp
|
||||
- Host: localhost
|
||||
- Port: 25
|
||||
- From -mail: rocketchat@domain.tld
|
||||
- Protocole: `smtp`
|
||||
- Host: `localhost`
|
||||
- Port: `25`
|
||||
- From -mail: `rocketchat@domain.tld`
|
||||
|
||||
### Configure and activate federation for Rocketchat
|
||||
### Configure and activate federation for Rocket.Chat
|
||||
|
||||
https://support.indie.host/help/fr-fr/13/40
|
||||
|
|
|
@ -2,11 +2,11 @@
|
|||
|
||||
Pour activer l'e-mail pour la vérification des adresses, accédez au panneau d'administration de Rocketchat sous E-mail -> SMTP et définissez comme suit :
|
||||
|
||||
- Protocole: smtp
|
||||
- Hôte: localhost
|
||||
- Port: 25
|
||||
- De l'e-mail: rocketchat@domain.tld
|
||||
- Protocole : `smtp`
|
||||
- Hôte : `localhost`
|
||||
- Port : `25`
|
||||
- De l'e-mail : `rocketchat@domain.tld`
|
||||
|
||||
### Configurer et activer la fédération pour Rocketchat
|
||||
### Configurer et activer la fédération pour Rocket.Chat
|
||||
|
||||
https://support.indie.host/help/fr-fr/13/40
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "RocketChat",
|
||||
"name": "Rocket.Chat",
|
||||
"id": "rocketchat",
|
||||
"packaging_format": 1,
|
||||
"description": {
|
||||
|
@ -44,8 +44,8 @@
|
|||
"name": "is_public",
|
||||
"type": "boolean",
|
||||
"help": {
|
||||
"en": "If enabled, RocketChat will be accessible by people who do not have an account. This can be changed later via the webadmin.",
|
||||
"fr": "Si cette case est cochée, RocketChat sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."
|
||||
"en": "If enabled, Rocket.Chat will be accessible by people who do not have an account. This can be changed later via the webadmin.",
|
||||
"fr": "Si cette case est cochée, Rocket.Chat sera accessible aux personnes n’ayant pas de compte. Vous pourrez changer ceci plus tard via la webadmin."
|
||||
},
|
||||
"default": true
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue