If you are looking for an open source alternative to Dropbox or Google Drive, you might find this solution very interesting and useful. ownCloud offers you the ability to run a cloud storage service on your own machine under your control. Integrated with ONLYOFFICE, it allows you not only to store and manage your documents, but also to create, view, edit and collaborate on text documents, spreadsheets and presentations online.
This tutorial will help you install the pre-configured version of ONLYOFFICE Document Server connected to ownCloud to your server running them in Docker containers. Prerequisites To install ownCloud integrated with ONLYOFFICE online editors, you will need:
The latest version of Docker. You can install it following the instructions from the official website: https://docs.docker.com/engine/installation/
Docker compose. You can install it from here https://docs.docker.com/compose/install/
Installation
Step 1. Get the latest version of the docker-onlyoffice-owncloud repository: