mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
2 KiB
2 KiB
OnlyOffice Server
Index
ONLYOFFICE Server is a free collaborative 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.
How setup OnlyOffice Server with Nextcloud
-
Install OnlyOffice Server OnlyOffice server need to be installed in a different domain than the one used by Nextcloud. For example:
- OnlyOffice Server ->
https://onlyoffice.domain.org
- Nextcloud ->
https://domain.org/nextcloud
- OnlyOffice Server ->
-
Install ONLYOFFICE connector in Nextcloud
- Connect to Nextcloud as admin -> Applications -> install ONLYOFFICE. (The ONLYOFFICE Connector version number doesn't need to match your OnlyOffice Server version number).
- In settings -> ONLYOFFICE, enter the address of your OnlyOffice Server :
https://onlyoffice.domain.org
OnlyOffice Server is now connected to Nextcloud.
Useful links
- Website: www.onlyoffice.com
- ONLYOFFICE connector: Nextcloud ONLYOFFICE Connector
- Application software repository: github.com - YunoHost-Apps/onlyoffice_ynh
- Fix a bug or an improvement by creating a ticket (issue): github.com - YunoHost-Apps/onlyoffice/issues