ONLYOFFICE / Docker-DocumentServer

ONLYOFFICE Document Server is an 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.
GNU Affero General Public License v3.0
1.43k stars 494 forks source link

Question about docker image for document server community edition #625

Open TineUser opened 1 year ago

TineUser commented 1 year ago

When setting up a docker container on a Synology system I have to fill the parameter "PRODUCT_EDITION". It is a mandatory field so I can't left it blank. Which value is needed to get the community edition? I tried "community" and "ce" but nothing happened and I'm not able to connect to OnlyOffice. Even using "ee" OnlyOffice doesn't seem to work. I can't find any documenttation for filling this field with the right value.

TineUser commented 1 year ago

With the help of this article, https://blog.viking-studios.net/collabora-libreoffice-als-docker-container-in-nextcloud-auf-der-synology-diskstation-integrieren/, I was able to get the docker image running and have now access to OnlyOffice. I deleted the parameter "PRODUCT_EDITION".

And I don't know why the local port parameters are not mandatory in the Docker settings of Synology. I only saw "Local Port" and thought that the port number behind this is the local port. So I left them blank and there was no error message that these fields have to be filled.

TineUser commented 1 year ago

But I don't understand what has to be set here:

image

I created the folder "onlyoffice" and in this folder the subfolders "data" and "logs" as I read in some other articles. But I don't see any files in these folders.

igwyd commented 1 month ago

Hello @TineUser, sorry for the late reply, unfortunately we don't have a device with Docker on Synology. We will come back when we have it.