Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about docker image for document server community edition #625

Open
TineUser opened this issue May 15, 2023 · 12 comments
Open

Question about docker image for document server community edition #625

TineUser opened this issue May 15, 2023 · 12 comments
Labels
help wanted Issues that need assistance from volunteers

Comments

@TineUser
Copy link

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
Copy link
Author

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
Copy link
Author

TineUser commented May 15, 2023

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
Copy link
Member

igwyd commented Sep 17, 2024

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.

@Rita-Bubnova Rita-Bubnova added the help wanted Issues that need assistance from volunteers label Sep 17, 2024
@Diggit1
Copy link

Diggit1 commented Jan 27, 2025

Hello @TineUser, you have sloved your problem?

@TineUser
Copy link
Author

Hello @Diggit1, no, I haven't. I stopped trying.

@Diggit1
Copy link

Diggit1 commented Jan 27, 2025

ok, if you want to try again let me know. then i try to help

@TineUser
Copy link
Author

@Diggit1: Do you have OnlyOffice running on Synology?

@Diggit1
Copy link

Diggit1 commented Jan 28, 2025

@TineUser yes..... it is running

@TineUser
Copy link
Author

I think it would be nice for the community how you got it running with the shared folders of the Synology. And which version of DSM do you have running?

@Diggit1
Copy link

Diggit1 commented Jan 28, 2025

OK, i can tell this in a few steps.

  1. if you are on DSM 6 and NC over webstation you must download onlyoffice/documentserver 7.5.1.1 another higher not work!
  2. on DSM 7 with NC over webstation, onlyoffice/documentserver 7.5.1.1 and latest work!
    Btw, i am on the DSM Version: 7.2.2-72806 Update 2

@Diggit1
Copy link

Diggit1 commented Jan 28, 2025

So, with your container setup,
you have to set JWT_ENABLED .... true and JWT_SECRET ....... selfcreated secretkey

the container ports are 443 , 80 and 8000 <-- you can read it in the terminal; 8000 is the listening port

but this is the most important
Image

then for the external folder/files create 4 folder in your destination and set it up like you want or my example with read/write permissions

Image

@Diggit1
Copy link

Diggit1 commented Jan 28, 2025

then start up the container, wait a few min...........

try your NAS IP:

123.123.0.123:8000/healthcheck

, if its a screen with "true"
you can connect onlyoffice documentserver to your NC

thats it
BR Diggit

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Issues that need assistance from volunteers
Projects
None yet
Development

No branches or pull requests

4 participants