1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rocketchat_ynh.git synced 2024-09-03 20:16:25 +02:00

Merge pull request #210 from YunoHost-Apps/testing

Update manifest.toml
This commit is contained in:
eric_G 2024-04-04 17:02:00 +02:00 committed by GitHub
commit d64d983302
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 67 additions and 5 deletions

View file

@ -1,6 +1,6 @@
# All available README files by language
- [Read the README in English](README.md)
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)
- [Leggi il “README” in italiano](README_it.md)

View file

@ -9,7 +9,7 @@ It shall NOT be edited by hand.
[![Install Rocket.Chat with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=rocketchat)
*[Read this README is other languages.](./ALL_README.md)*
*[Read this README in other languages.](./ALL_README.md)*
> *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.*

62
README_eu.md Normal file
View file

@ -0,0 +1,62 @@
<!--
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
EZ editatu eskuz.
-->
# Rocket.Chat YunoHost-erako
[![Integrazio maila](https://dash.yunohost.org/integration/rocketchat.svg)](https://dash.yunohost.org/appci/app/rocketchat) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/rocketchat.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/rocketchat.maintain.svg)
[![Instalatu Rocket.Chat YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=rocketchat)
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
> *Pakete honek Rocket.Chat YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
## Aurreikuspena
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
- 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)
**Paketatutako bertsioa:** 6.6.3~ynh1
**Demoa:** <https://cloud.rocket.chat/trial>
## Pantaila-argazkiak
![Rocket.Chat(r)en pantaila-argazkia](./doc/screenshots/screenshot.jpg)
## :red_circle: Ezaugarri zalantzagarriak
- **Jatorrizkoa ez da erabat librea**: Aplikazioak lizentzia librea du orokorrean, baina bere erabilera mugatzen duten klausulekin.
## Dokumentazioa eta baliabideak
- Aplikazioaren webgune ofiziala: <https://rocket.chat/>
- Erabiltzaileen dokumentazio ofiziala: <https://docs.rocket.chat/guides/user-guides>
- Administratzaileen dokumentazio ofiziala: <https://docs.rocket.chat/>
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/RocketChat/Rocket.Chat>
- YunoHost Denda: <https://apps.yunohost.org/app/rocketchat>
- Eman errore baten berri: <https://github.com/YunoHost-Apps/rocketchat_ynh/issues>
## Garatzaileentzako informazioa
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/rocketchat_ynh/tree/testing).
`testing` abarra probatzeko, ondorengoa egin:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/rocketchat_ynh/tree/testing --debug
edo
sudo yunohost app upgrade rocketchat -u https://github.com/YunoHost-Apps/rocketchat_ynh/tree/testing --debug
```
**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>

View file

@ -50,8 +50,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://releases.rocket.chat/6.6.3/download"
sha256 = "8c98bc1d23e42573979e3c59f326db7f073d4cd627bfba7c9b0c2057fe7a5220"
url = "https://releases.rocket.chat/6.6.6/download"
sha256 = "6d90750c9f8a144e6ba5f86970ef9962eafcc717eebd4e146c72b7a7271f3502"
in_subdir = true
extract = true
rename = "rocket.chat.tgz"