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

65 lines
2.2 KiB
Markdown
Raw Normal View History

2019-03-01 17:16:18 +01:00
# Collabora for YunoHost
2018-11-02 18:18:24 +01:00
2019-03-01 17:16:18 +01:00
[![Integration level](https://dash.yunohost.org/integration/collabora.svg)](https://dash.yunohost.org/appci/app/collabora)
[![Install Collabora with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=collabora)
2017-06-21 11:34:24 +02:00
2019-03-01 17:16:18 +01:00
> *This package allow you to install Collabora Online quickly and simply on a YunoHost server.
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
2018-11-02 18:43:57 +01:00
2019-03-01 17:16:18 +01:00
## Overview
2018-11-02 18:43:57 +01:00
2019-03-01 17:16:18 +01:00
[Collabora](https://www.collaboraoffice.com/code/) is an online office suite usable with Nextcloud or Owncloud
2017-09-05 11:46:51 +02:00
2019-03-01 17:16:18 +01:00
**Shipped version:** 4.0.0 RC2
2019-03-01 17:16:18 +01:00
## Screenshots
2017-06-21 11:34:24 +02:00
2019-03-01 17:16:18 +01:00
![](https://www.collaboraoffice.com/wp-content/uploads/2017/05/collabora_online_2.1_writer.png)
2017-06-21 11:34:24 +02:00
2019-03-01 17:16:18 +01:00
## Configuration
## Documentation
* Official documentation: https://www.collaboraoffice.com/code/
* YunoHost documentation: https://github.com/YunoHost/doc/blob/master/collabora.md
#### Multi-users support
#### Supported architectures
* x86-64b - [![Build Status](https://ci-apps.yunohost.org/ci/logs/collabora%20%28Official%29.svg)](https://ci-apps.yunohost.org/ci/apps/collabora/)
* Jessie x86-64b - [![Build Status](https://ci-stretch.nohost.me/ci/logs/collabora%20%28Official%29.svg)](https://ci-stretch.nohost.me/ci/apps/collabora/)
## Limitations
CODE has a warning limitation
![](https://www.libreoffice.org/assets/Uploads/LibreOffice-Online-limit.png)
## Additionnal informations
**Upgrade this package:**
You can use your Yunohost admin interface, or the command line: `sudo yunohost app upgrade --debug collabora -u https://github.com/YunoHost-Apps/collabora_ynh`
## Links
* Report a bug: https://github.com/YunoHost-Apps/collabora_ynh/issues
* Collabora website: https://www.collaboraoffice.com/
* YunoHost website: https://yunohost.org/
---
Developers infos
----------------
Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/collabora_ynh/tree/testing).
To try the testing branch, please proceed like that.
```
sudo yunohost app install https://github.com/YunoHost-Apps/collabora_ynh/tree/testing --debug
or
sudo yunohost app upgrade collabora -u https://github.com/YunoHost-Apps/collabora_ynh/tree/testing --debug
```