Webdav server not enabled in a docker install #1945
Replies: 1 comment
-
Finally, I found out what it was wrong. After deploying the container, it should be modified the sftpgo.json file inside the container at /etc/sftpgo/ with the information you can check in: https://docs.sftpgo.com/latest/initial-configuration/#enable-webdav-service This information is not in the docker section of the documentation. If I got time, I will check if it's a problem in the Dockerfile that ignores the environment variables or what. Hope this helps somebody. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
I'm trying to self-host a webdav server and I tried to deply it with Sftpgo image.
My compose.yml file is:
And when I access to the webui, I see in - Server Manager => Status that the webdav server is disabled.
Have anybody an idea or suggestion of whats going wrong?
I use Nginx Proxy Manager as a reverse proxy.
Thank you in advance for your help (and sorry for my faulty english - it's not my mother tonge).
Beta Was this translation helpful? Give feedback.
All reactions