67 lines
2.4 KiB
Markdown
67 lines
2.4 KiB
Markdown
|
# Onlyoffice
|
||
|
|
||
|
Der Onlyoffice Document-Server (Docs) kann für Integrationen in z.B. Nextcloud verwendet werden oder als Teil von der
|
||
|
Onlyoffice-Workspace, was eine eigene Suite ist. Onlyoffice orientiert sich mehr an dem Design und dem Dateiformat von MSOffice.
|
||
|
Es verbraucht etwas weniger Server Ressourcen als Collabora, da es überwiegend auf den Clients läuft.
|
||
|
Die kostenlose Version bietet bis zu 20 simultante Verbindungen, eine Lizenz für z.B. 50 kostet 1200€ einmalig.
|
||
|
In der Standardeinstellung speichert Onlyoffice Änderungen zuerst in einer eigenen Datenbank synchronisiert sie erst zurück zu Nextcloud wenn kein:e Nutzer:in das Dokument mehr geöffnet hat. Da dies zu irretationen führen kann, ist es möglich eine _Force-Save_ Option zu aktivieren.
|
||
|
|
||
|
## Allgemeine Informationen
|
||
|
|
||
|
* Website: https://www.onlyoffice.com
|
||
|
* Demo:
|
||
|
* [Hersteller]()
|
||
|
* [local-it](demo.loal-it.org) demo:demo
|
||
|
* Source Code: [hier](https://github.com/ONLYOFFICE/) , [document-server](https://github.com/ONLYOFFICE/DocumentServer)
|
||
|
* Dokumentation: [hier](https://helpcenter.onlyoffice.com/de/)
|
||
|
* Lizenz: MIT
|
||
|
free for > 20 simultanious connections
|
||
|
1200€ / 50 Connections for lifetime
|
||
|
|
||
|
* Programmiersprache (Framework): c++, js,
|
||
|
* Geschäftsmodell: EPL Versionen
|
||
|
|
||
|
### Kernfunktionen (Spezialisierung der Plattform)
|
||
|
* Online Office
|
||
|
|
||
|
### Erweiterte Funktionen (nicht spezialisiert darauf)
|
||
|
|
||
|
|
||
|
## Technisch
|
||
|
|
||
|
### Installation
|
||
|
|
||
|
* coop-cloud recipe: [ja](https://git.coopcloud.tech/coop-cloud/onlyoffice)
|
||
|
* Docker: [image](https://hub.docker.com/r/onlyoffice/documentserver/), [Dockerfile]()
|
||
|
* Docker-Compose: link
|
||
|
|
||
|
* Konfiguration via: config file
|
||
|
* API-Dokumentation:
|
||
|
* Abhängigkeiten:
|
||
|
* Installationshinweise: (Was ist alles schief gelaufen?)
|
||
|
* Force Save aktivieren! Möglicher Datenverlust falls Verbindung zu Dokument offen bleibt und Cache aus Onlyoffice verloren geht
|
||
|
https://api.onlyoffice.com/editors/save#forcesave
|
||
|
|
||
|
### Authentifizierung & SSO
|
||
|
Authentifizierung über Workspace oder Integrierte App (Nextclod ...)
|
||
|
|
||
|
### Entwicklung
|
||
|
|
||
|
* Maintainership:
|
||
|
Latvia, USA, ...
|
||
|
* Contributors: 14
|
||
|
* Letzte Änderung: 3hours
|
||
|
* Letzter Release / Zyklus: [7.1.1](https://github.com/ONLYOFFICE/DocumentServer/releases/tag/v7.1.1)
|
||
|
* Erweiterbarkeit: ?
|
||
|
* Geplante Entwicklung / Roadmap:
|
||
|
https://helpcenter.onlyoffice.com/installation/docs-roadmap.aspx
|
||
|
|
||
|
Überprüft am: xx.xx.22
|
||
|
|
||
|
### sonstiges
|
||
|
|
||
|
* Import / Export von Userdaten
|
||
|
|
||
|
## Notizen
|
||
|
|
||
|
Version 1.2 28.06.2022
|