Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/documentserver_community.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2020-04-07 18:30:36 +0300
committerGitHub <noreply@github.com>2020-04-07 18:30:36 +0300
commit03555b9cadc625ffd16024f26ac513198ce043e8 (patch)
treef4016ed7dd9c47eff6d778ebc445a6b5069a91af
parentd6a76d2ceae02f3c2cee087971147ee14e4ba0ef (diff)
update readme about the purpose of this thing
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5603a85..3d0223d 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,15 @@
# Community Documentserver
+This is a easy way to get ONLYOFFICE integrated in Nextcloud. It is developed purely as a way for home users to not have to deal with docker images, reverse proxies and other things. It is not aimed at anything beyond that - if you need it to scale, use the docker image, packages or other methods, those will always be faster and more scalable.
+
+The work on this was sponsored by Nextcloud GmbH for the private home user community. There is no commercial support available and there will not be.
+
## Requirements
The community document server only supports running on x86-64 Linux servers using glibc based distributions.
To get it running, you also need to install the [ONLYOFFICE](https://apps.nextcloud.com/apps/onlyoffice) app.
+We'd like to also support ARM devices like the Raspberry Pi in the future.
+
## Configuring OnlyOffice
The community documentserver will automatically configure itself if no other document server is configured in the onlyoffice settings ("Document Editing Service address" is empty).