README.md

October 2, 2023 ยท View on GitHub

Document Server and Nextcloud Docker installation

Document Server (distributed as ONLYOFFICE Docs starting from v.6.0) and Nextcloud Docker installation will install the preconfigured version of ONLYOFFICE Document Server connected to Nextcloud to your server running them in Docker containers. This Docker Compose installation is only distributed for testing purposes and cannot be used in any production environment. The feature requests should be submitted to the repo https://github.com/ONLYOFFICE/onlyoffice-nextcloud

Requirements

Installation

  1. Get the latest version of this repository running the command:

    git clone https://github.com/ONLYOFFICE/docker-onlyoffice-nextcloud
    cd docker-onlyoffice-nextcloud
    
  2. Run Docker Compose:

    Please note: the action must be performed with root rights.

    docker-compose up -d
    

    Please note: you might need to wait a couple of minutes when all the containers are up and running after the above command.

  3. Now launch the browser and enter the webserver address. The Nextcloud wizard webpage will be opened. Enter all the necessary data to complete the wizard.

  4. Go to the project folder and run the set_configuration.sh script:

    Please note: the action must be performed with root rights.

    bash set_configuration.sh
    

Please note: The default JWT (secret key) is enabled in ONLYOFFICE Document Server. It is recommended to specify your own secret key in the Nextcloud administrative configuration and ONLYOFFICE Docs.

Now you can enter Nextcloud and create a new document. It will be opened in ONLYOFFICE Document Server.

ONLYOFFICE Docs editions

Here we offer you to deploy Nextcloud with preconfigured free version of ONLYOFFICE Docs (Document Server). Note that there're commercial versions of it.

ONLYOFFICE Docs:

  • Community Edition (onlyoffice-documentserver package)

  • Enterprise Edition (onlyoffice-documentserver-ee package)

The table below will help you make the right choice.

Pricing and licensingCommunity EditionEnterprise Edition
Get it nowStart Free Trial
CostFREEGo to the pricing page
Simultaneous connectionsup to 20 maximumAs in chosen pricing plan
Number of usersup to 20 recommendedAs in chosen pricing plan
LicenseGNU AGPL v.3Proprietary
SupportCommunity EditionEnterprise Edition
DocumentationHelp CenterHelp Center
Standard supportGitHub or paidOne year support included
Premium supportBuy NowBuy Now
ServicesCommunity EditionEnterprise Edition
Conversion Service++
Document Builder Service++
InterfaceCommunity EditionEnterprise Edition
Tabbed interface++
Dark theme++
150% scaling++
White label--
Integrated test example (node.js)*-+
Mobile web editors-+
Access to pro features via desktop-+
Plugins & MacrosCommunity EditionEnterprise Edition
Plugins++
Macros++
Collaborative capabilitiesCommunity EditionEnterprise Edition
Two co-editing modes++
Comments++
Built-in chat++
Review and tracking changes++
Display modes of tracking changes++
Version history++
Document Editor featuresCommunity EditionEnterprise Edition
Font and paragraph formatting++
Object insertion++
Adding Content control-+
Editing Content control++
Layout tools++
Table of contents++
Navigation panel++
Mail Merge++
Comparing Documents-+*
Spreadsheet Editor featuresCommunity EditionEnterprise Edition
Font and paragraph formatting++
Object insertion++
Functions, formulas, equations++
Table templates++
Pivot tables++
Data validation++
Conditional formatting for viewing+**+**
Sheet Views-+
Presentation Editor featuresCommunity EditionEnterprise Edition
Font and paragraph formatting++
Object insertion++
Transitions++
Presenter mode++
Notes++
Get it nowStart Free Trial

* It's possible to add documents for comparison from your local drive, from URL and from Nextcloud storage.

** Support for all conditions and gradient. Adding/Editing capabilities are coming soon

Project Information

Official website: https://www.onlyoffice.com/

Code repository: https://github.com/ONLYOFFICE/docker-onlyoffice-nextcloud

User Feedback and Support

If you have any problems with or questions about ONLYOFFICE Document Server, please visit our official forum to find answers to your questions: forum.onlyoffice.com or you can ask and answer ONLYOFFICE development questions on Stack Overflow.