mirror of
https://github.com/YunoHost-Apps/onlyoffice_ynh.git
synced 2024-09-03 19:56:11 +02:00
Auto-update README
This commit is contained in:
parent
00a973cc74
commit
9d69e43a29
2 changed files with 45 additions and 77 deletions
56
README.md
56
README.md
|
@ -1,4 +1,9 @@
|
||||||
# OnlyOffice Server for YunoHost
|
<!--
|
||||||
|
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||||
|
It shall NOT be edited by hand.
|
||||||
|
-->
|
||||||
|
|
||||||
|
# OnlyOffice for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/onlyoffice)  
|
[](https://dash.yunohost.org/appci/app/onlyoffice)  
|
||||||
[](https://install-app.yunohost.org/?app=onlyoffice)
|
[](https://install-app.yunohost.org/?app=onlyoffice)
|
||||||
|
@ -6,28 +11,22 @@
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
> *This package allows you to install OnlyOffice quickly and simply on a YunoHost server.
|
> *This package allows you to install OnlyOffice 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.*
|
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
OnlyOffice Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.
|
Create and edit documents collaboratively
|
||||||
|
|
||||||
Online collaborative edition of OnlyOffice documents requires:
|
**Shipped version:** 6.1.0~ynh2
|
||||||
1. a server part, with two installation options:
|
|
||||||
1. OnlyOffice Document Server packaged for YunoHost.
|
|
||||||
2. The [Community Document Server for Nextcloud](https://apps.nextcloud.com/apps/documentserver_community)
|
|
||||||
|
|
||||||
2. a client part, such as:
|
**Demo:** https://www.onlyoffice.com/fr/download-desktop.aspx
|
||||||
1. The [ONLYOFFICE connector for Nextcloud](https://apps.nextcloud.com/apps/onlyoffice)
|
|
||||||
2. The [ONLYOFFICE Desktop Editors](https://www.onlyoffice.com/fr/download-desktop.aspx)
|
|
||||||
|
|
||||||
The Nextcloud addicts may follow [this tutorial](https://github.com/YunoHost-Apps/nextcloud_ynh#configure-onlyoffice-integration) to install (1.ii) and (2.i) on one Nextcloud instance. However, performance and architecture are limited.
|
|
||||||
|
|
||||||
**Shipped version:** 6.1.0
|
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||

|

|
||||||
|

|
||||||
|
|
||||||
|
## Disclaimers / important information
|
||||||
|
|
||||||
## Demo
|
## Demo
|
||||||
|
|
||||||
|
@ -77,28 +76,13 @@ Prerequisite: **OnlyOffice should be public**, see previous section.
|
||||||
* Select `Nextcloud` and give your Nextcloud installation domain, e.g. `yunohost.domain/nextcloud`.
|
* Select `Nextcloud` and give your Nextcloud installation domain, e.g. `yunohost.domain/nextcloud`.
|
||||||
* Create a new document and enjoy!
|
* Create a new document and enjoy!
|
||||||
|
|
||||||
## Documentation
|
## Documentation and resources
|
||||||
|
|
||||||
* Official documentation: Link to the official documentation of this app
|
|
||||||
* YunoHost documentation: https://yunohost.org/#/app_onlyoffice
|
|
||||||
|
|
||||||
## YunoHost specific features
|
|
||||||
|
|
||||||
#### Multi-user support
|
|
||||||
|
|
||||||
#### Supported architectures
|
|
||||||
|
|
||||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/onlyoffice/)
|
|
||||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/onlyoffice/)
|
|
||||||
|
|
||||||
## Links
|
|
||||||
|
|
||||||
|
* Official app website: https://www.onlyoffice.com
|
||||||
|
* Official user documentation: https://yunohost.org/#/app_onlyoffice
|
||||||
|
* Upstream app code repository: https://github.com/ONLYOFFICE/DocumentServer
|
||||||
|
* YunoHost documentation for this app: https://yunohost.org/app_onlyoffice
|
||||||
* Report a bug: https://github.com/YunoHost-Apps/onlyoffice_ynh/issues
|
* Report a bug: https://github.com/YunoHost-Apps/onlyoffice_ynh/issues
|
||||||
* App website: https://www.onlyoffice.com
|
|
||||||
* GitHub App website: https://github.com/ONLYOFFICE/DocumentServer
|
|
||||||
* YunoHost website: https://yunohost.org/
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
@ -110,3 +94,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/onlyoffice_ynh/tree/t
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade onlyoffice -u https://github.com/YunoHost-Apps/onlyoffice_ynh/tree/testing --debug
|
sudo yunohost app upgrade onlyoffice -u https://github.com/YunoHost-Apps/onlyoffice_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
58
README_fr.md
58
README_fr.md
|
@ -1,33 +1,28 @@
|
||||||
# OnlyOffice Server pour YunoHost
|
# OnlyOffice pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/onlyoffice)  
|
[](https://dash.yunohost.org/appci/app/onlyoffice)  
|
||||||
[](https://install-app.yunohost.org/?app=onlyoffice)
|
[](https://install-app.yunohost.org/?app=onlyoffice)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer OnlyOffice rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d'installer OnlyOffice rapidement et simplement sur un serveur YunoHost.
|
||||||
Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/install) pour apprendre comment l'installer.*
|
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d'ensemble
|
||||||
|
|
||||||
OnlyOffice Document Server est une suite bureautique en ligne comprenant des visualiseurs et des éditeurs de textes, feuilles de calcul et présentations, entièrement compatible avec les formats Office Open XML: .docx, .xlsx, .pptx et permettant l'édition collaborative en temps réel.
|
Créez et éditer des documents collaborativement
|
||||||
|
|
||||||
L'édition collaborative en ligne des documents OnlyOffice nécessite :
|
**Version incluse :** 6.1.0~ynh2
|
||||||
1. une partie serveur, avec deux options d'installation :
|
|
||||||
1. OnlyOffice Document Server packagé pour YunoHost.
|
|
||||||
2. Le [Community Document Server pour Nextcloud](https://apps.nextcloud.com/apps/documentserver_community).
|
|
||||||
|
|
||||||
2. une partie client, telle que :
|
**Démo :** https://www.onlyoffice.com/fr/download-desktop.aspx
|
||||||
1. [ONLYOFFICE connector pour Nextcloud](https://apps.nextcloud.com/apps/onlyoffice)
|
|
||||||
2. [ONLYOFFICE Desktop Editors](https://www.onlyoffice.com/fr/download-desktop.aspx)
|
|
||||||
|
|
||||||
Les utilisateurs de Nextcloud peuvent suivre [ce tutoriel](https://github.com/YunoHost-Apps/nextcloud_ynh/blob/testing/README_fr.md#configurer-lint%C3%A9gration-donlyoffice) pour installer le Community Document Server (1.ii) et ONLYOFFICE connector (2.i) sur une instance Nextcloud. Cependant, les performances et l'architecture sont limitées.
|
|
||||||
|
|
||||||
**Version incluse :** 6.1.0
|
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d'écran
|
||||||
|
|
||||||

|

|
||||||
|

|
||||||
|
|
||||||
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
## Démo
|
## Démo
|
||||||
|
|
||||||
|
@ -77,32 +72,17 @@ Prérequis : **OnlyOffice doit être public**, voir la section précédente.
|
||||||
* Sélectionnez `Nextcloud` et donnez votre domaine d'installation Nextcloud, par exemple `yunohost.domain/nextcloud`.
|
* Sélectionnez `Nextcloud` et donnez votre domaine d'installation Nextcloud, par exemple `yunohost.domain/nextcloud`.
|
||||||
* Créez un nouveau document !
|
* Créez un nouveau document !
|
||||||
|
|
||||||
## Documentation
|
## Documentations et ressources
|
||||||
|
|
||||||
* Documentation officielle : Lien vers la documentation officielle de cette application.
|
* Site officiel de l'app : https://www.onlyoffice.com
|
||||||
* Documentation YunoHost : https://yunohost.org/fr/app_onlyoffice
|
* Documentation officielle utilisateur : https://yunohost.org/#/app_onlyoffice
|
||||||
|
* Dépôt de code officiel de l'app : https://github.com/ONLYOFFICE/DocumentServer
|
||||||
## Caractéristiques spécifiques YunoHost
|
* Documentation YunoHost pour cette app : https://yunohost.org/app_onlyoffice
|
||||||
|
* Signaler un bug : https://github.com/YunoHost-Apps/onlyoffice_ynh/issues
|
||||||
#### Support multi-utilisateur
|
|
||||||
|
|
||||||
#### Architectures supportées
|
|
||||||
|
|
||||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/onlyoffice/)
|
|
||||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/onlyoffice/)
|
|
||||||
|
|
||||||
## Liens
|
|
||||||
|
|
||||||
* Signaler un bug : https://github.com/YunoHost-Apps/onlyoffice_ynh/issues
|
|
||||||
* Site de l'application : https://www.onlyoffice.com
|
|
||||||
* Dépôt de l'application principale : https://github.com/ONLYOFFICE/DocumentServer
|
|
||||||
* Site web YunoHost : https://yunohost.org/
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
Merci de faire vos pull request sur la [testing branch](https://github.com/YunoHost-Apps/onlyoffice_ynh/tree/testing).
|
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/onlyoffice_ynh/tree/testing).
|
||||||
|
|
||||||
Pour essayer la branche testing, procédez comme suit.
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
```
|
```
|
||||||
|
@ -110,3 +90,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/onlyoffice_ynh/tree/t
|
||||||
ou
|
ou
|
||||||
sudo yunohost app upgrade onlyoffice -u https://github.com/YunoHost-Apps/onlyoffice_ynh/tree/testing --debug
|
sudo yunohost app upgrade onlyoffice -u https://github.com/YunoHost-Apps/onlyoffice_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
Loading…
Add table
Reference in a new issue