Document Server and Nextcloud Docker installation will install the preconfigured version of ONLYOFFICE Document Server connected to Nextcloud to your server running them in Docker containers.
- The latest version of Docker (can be downloaded here: https://docs.docker.com/engine/installation/)
- Docker compose (can be downloaded here: https://docs.docker.com/compose/install/)
-
Get the latest version of this repository running the command:
git clone https://github.com/ONLYOFFICE/docker-onlyoffice-nextcloud cd docker-onlyoffice-nextcloud
-
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.
-
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.
-
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
Now you can enter Nextcloud and create a new document. It will be opened in ONLYOFFICE Document Server.
Here we offer you to deploy ownCloud with preconfigured free version of ONLYOFFICE Document Server. Note that there're commercial versions of it.
ONLYOFFICE Document Server:
-
Community Edition (
onlyoffice-documentserver
package) -
Integration Edition (
onlyoffice-documentserver-ie
package)
The table below will help you make the right choice.
Pricing and licensing | Community Edition | Integration Edition |
---|---|---|
Get it now | Start Free Trial | |
Cost | FREE | Go to the pricing page |
Simultaneous connections | up to 20 maximum | As in chosen pricing plan |
Number of users | up to 20 recommended | As in chosen pricing plan |
License | GNU AGPL v.3 | Proprietary |
Support | Community Edition | Integration Edition |
Documentation | Help Center | Help Center |
Standard support | GitHub or paid | One year support included |
Premium support | Buy Now | Buy Now |
Services | Community Edition | Integration Edition |
Conversion Service | + | + |
Document Builder Service | + | + |
Interface | Community Edition | Integration Edition |
Tabbed interface | + | + |
White Label | - | - |
Integrated test example (node.js)* | - | + |
Mobile web editors | - | + |
Plugins & Macros | Community Edition | Integration Edition |
Plugins | + | + |
Macros | + | + |
Collaborative capabilities | Community Edition | Integration Edition |
Two co-editing modes | + | + |
Comments | + | + |
Built-in chat | + | + |
Review and tracking changes | + | + |
Display modes of tracking changes | + | + |
Version history | + | + |
Document Editor features | Community Edition | Integration 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 features | Community Edition | Integration Edition |
Font and paragraph formatting | + | + |
Object insertion | + | + |
Functions, formulas, equations | + | + |
Table templates | + | + |
Pivot tables | +** | +** |
Presentation Editor features | Community Edition | Integration Edition |
Font and paragraph formatting | + | + |
Object insertion | + | + |
Animations | + | + |
Presenter mode | + | + |
Notes | + | + |
Get it now | Start Free Trial |
* It's possible to add documents for comparison from your local drive, from URL and from Nextcloud storage.
** Changing style and deleting (Full support coming soon)
Official website: https://www.onlyoffice.com/
Code repository: https://github.com/ONLYOFFICE/docker-onlyoffice-nextcloud
Integration Edition: http://www.onlyoffice.com/connectors-nextcloud.aspx
If you have any problems with or questions about ONLYOFFICE Document Server, please visit our official forum to find answers to your questions: dev.onlyoffice.org or you can ask and answer ONLYOFFICE development questions on Stack Overflow.