All Projects → nextcloud → Richdocuments

nextcloud / Richdocuments

📔 Collabora Online for Nextcloud

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Richdocuments

Android
📱 Nextcloud Android app
Stars: ✭ 2,669 (+1282.9%)
Mutual labels:  nextcloud, open-source
Docker
⛴ Docker image of Nextcloud
Stars: ✭ 3,560 (+1744.56%)
Mutual labels:  nextcloud, open-source
Server
☁️ Nextcloud server, a safe home for all your data
Stars: ✭ 17,723 (+9082.9%)
Mutual labels:  nextcloud, open-source
Online
Collabora Online is a collaborative online office suite based on LibreOffice technology. This is also the source for the Collabora Office apps for iOS and Android.
Stars: ✭ 278 (+44.04%)
Mutual labels:  libreoffice, open-source
Mail
💌 Mail app for Nextcloud
Stars: ✭ 528 (+173.58%)
Mutual labels:  nextcloud, open-source
Nextcloud Spreed Signaling
Standalone signaling server for Nextcloud Talk.
Stars: ✭ 201 (+4.15%)
Mutual labels:  nextcloud, open-source
Talk Android
📱😀 Video & audio calls through Nextcloud on Android
Stars: ✭ 282 (+46.11%)
Mutual labels:  nextcloud, open-source
Client theming
💻 Nextcloud themed desktop client - Moved over to https://github.com/nextcloud/desktop
Stars: ✭ 201 (+4.15%)
Mutual labels:  nextcloud, open-source
News Android
📱📰 Android client for the Nextcloud news/feed reader app
Stars: ✭ 493 (+155.44%)
Mutual labels:  nextcloud, open-source
Tasks
✅ Tasks app for Nextcloud
Stars: ✭ 332 (+72.02%)
Mutual labels:  nextcloud, open-source
Social
🎉 Social can be used for work, or to connect to the fediverse!
Stars: ✭ 302 (+56.48%)
Mutual labels:  nextcloud, open-source
Spreed
📞😀 Nextcloud Talk – chat, video & audio calls for Nextcloud
Stars: ✭ 994 (+415.03%)
Mutual labels:  nextcloud, open-source
Ios
📱 Nextcloud iOS app
Stars: ✭ 971 (+403.11%)
Mutual labels:  nextcloud, open-source
Activity
⚡️ Activity app for Nextcloud
Stars: ✭ 67 (-65.28%)
Mutual labels:  nextcloud, open-source
Typescript Book
📚 The definitive guide to TypeScript and possibly the best TypeScript book 📖. Free and Open Source 🌹
Stars: ✭ 16,259 (+8324.35%)
Mutual labels:  open-source
Open Source Meetup Alternatives
Open-Source Alternatives to Meetup
Stars: ✭ 191 (-1.04%)
Mutual labels:  open-source
Armadito Av
Armadito antivirus main repository
Stars: ✭ 184 (-4.66%)
Mutual labels:  open-source
No Player
Simplified Player wrapper for MediaPlayer and ExoPlayer
Stars: ✭ 182 (-5.7%)
Mutual labels:  open-source
Elixir agent
New Relic's Open Source Elixir Agent
Stars: ✭ 191 (-1.04%)
Mutual labels:  open-source
Docker Onlyoffice Nextcloud
Stars: ✭ 190 (-1.55%)
Mutual labels:  nextcloud

Collabora Online

Build Status Scrutinizer Code Quality irc

A Nextcloud app integrating Collabora Online into your Nextcloud!

Development setup

Just clone this repo into your apps directory (Nextcloud server installation needed). Additionally, npm and Node.js are needed for installing JavaScript dependencies and building the frontend code.

Once npm and Node.js are installed, this can be done by running:

npm ci
npm run dev

Installation

Server

You will need an working Collabora Online server to connect to. Find out more about Nextcloud and Collabora Online, and how to setup an server here: https://nextcloud.com/collaboraonline/

Note: it is possible to use Collabora Online’s integration with re-compiled and/or re-branded backends. This app may work with other WOPI Edtiors such as LibreOffice Online but it is not tested.

Nextcloud app

In your Nextcloud, simply navigate to »Apps«, choose the category »Office & text«, find the Collabora Online app and enable it. Then open the administrator settings, navigate to the »Collabora Online« tab and specify your Collabora Online server.

Nextcloud/Collabora Online relation

For the latest information about the Collabora Online and Nextcloud releases, please visit the:

Apps page of Collabora.

Federated editing / Global Scale

Collaborative editing of federated documents requires richdocuments version 3.4 on all involved servers. Besides that the following conditions must be met:

  • Make sure the remote server is added as a trusted server
  • Allow any domain to embed Collabora Online in a frame: <frame_ancestors>https://*</frame_ancestors> must be set in loolwsd.xml

Note: Due to our content security policy we cannot open a document on a remote instance without reloading the page to allow Nextcloud embedding the remote collabora instance in a frame.

Scripted installation (Ubuntu), Server + Nextcloud app

The developers of the Nextcloud VM has made a script that you can use. Please remember to check the variables in the script to suit your config before you run it, though it should work out of the box on all Ubuntu servers from 16.04 an upwards.

The only thing you must have prepared before you run the script is to have SSL (https://) on your Nextcloud domain and to setup a DNS record to a new domain that you will host Collabora on (office.domain.com for example) and point that your server. SSL is set up with Let's Encrypt.

To get the script, please type the folloing command: wget https://github.com/nextcloud/vm/blob/master/apps/collabora.sh and then run the script with sudo bash nextant.sh.

Please report any issues regarding the script in the Nextcloud VM repo.

Support

Enterprise users who need a more reliable and scalable solution can take advantage of Nextcloud GmbH's optional support contract for Collabora Online. Find out more about Enterprise support for Collabora Online over here: https://nextcloud.com/enterprise/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].