[GH-ISSUE #266] I can't find the path /etc/onlyoffice/documentserver/ ! #147

Closed
opened 2026-02-26 09:36:57 +03:00 by kerem · 4 comments
Owner

Originally created by @FEliuze on GitHub (Jul 23, 2020).
Original GitHub issue: https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/266

Do you want to request a feature or report a bug?

What is the current behavior?

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.

What is the expected behavior?

Did this work in previous versions of DocumentServer?

DocumentServer Docker tag:

Host Operating System:

Originally created by @FEliuze on GitHub (Jul 23, 2020). Original GitHub issue: https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/266 **Do you want to request a *feature* or report a *bug*?** **What is the current behavior?** **If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.** **What is the expected behavior?** **Did this work in previous versions of DocumentServer?** **DocumentServer Docker tag:** **Host Operating System:**
kerem closed this issue 2026-02-26 09:36:57 +03:00
Author
Owner

@ShockwaveNN commented on GitHub (Jul 23, 2020):

Are you looking for this file inside container? It's should be there

Should your docker run command and how you trying to find the path

<!-- gh-comment-id:662965012 --> @ShockwaveNN commented on GitHub (Jul 23, 2020): Are you looking for this file inside container? It's should be there Should your `docker run` command and how you `trying to find the path`
Author
Owner

@FEliuze commented on GitHub (Jul 24, 2020):

Hello!
The install-command is "sudo docker pull onlyoffice/documentserver"
and the run-command is "sudo docker run -i -t -d -p 8080:80 onlyoffice/documentserver",
I tried to find it in docker containers but I failed...
So where is the default.json?
Can I take some params in my run-command to set it?

<!-- gh-comment-id:663327969 --> @FEliuze commented on GitHub (Jul 24, 2020): Hello! The install-command is "sudo docker pull onlyoffice/documentserver" and the run-command is "sudo docker run -i -t -d -p 8080:80 onlyoffice/documentserver", I tried to find it in docker containers but I failed... So where is the default.json? Can I take some params in my run-command to set it?
Author
Owner

@ShockwaveNN commented on GitHub (Jul 24, 2020):

You can set some params via env variables
https://github.com/ONLYOFFICE/Docker-DocumentServer#available-configuration-parameters

And default.json should be inisde container

docker exec containerId cat /etc/onlyoffice/documentserver/default.json
<!-- gh-comment-id:663376001 --> @ShockwaveNN commented on GitHub (Jul 24, 2020): You can set some params via env variables https://github.com/ONLYOFFICE/Docker-DocumentServer#available-configuration-parameters And default.json should be inisde container ``` docker exec containerId cat /etc/onlyoffice/documentserver/default.json ```
Author
Owner

@ShockwaveNN commented on GitHub (Apr 27, 2021):

This issue was closed due to no response.

<!-- gh-comment-id:827531848 --> @ShockwaveNN commented on GitHub (Apr 27, 2021): This issue was closed due to no response.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-DocumentServer-ONLYOFFICE#147
No description provided.