NginxProxyManager / NginxProxyManager/docker-nginx-full
WebDav PROPFIND
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 108
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
I was trying to add some code based on this https://github.com/dgraziotin/docker-nginx-webdav-nononsense/blob/main/Dockerfile
and the script fails on ./configure, I'm assuming https://github.com/arut/nginx-dav-ext-module is not compatible with openresty
Can Nginx Proxy Manager work with "normal" nginx?
or maybe can you look at my fork (master branch) https://github.com/skironDotNet/docker-nginx-full and debug more to see why exactly this is failing?
All I'm able to see in the console is
ERROR: failed to run command: sh ./configure --prefix=/etc/nginx/nginx ...
The command '/bin/sh -c /tmp/build-openresty' returned a non-zero code: 1
Many thanks!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the repository's Dockerfile and the referenced docker-nginx-webdav-nononsense Dockerfile, then reproduce the failing ./configure command from the reported build. Compare the fork's master branch with this image to identify the configuration failure and verify that the normal Nginx or OpenResty build completes with WebDAV support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, nginx, shell
- Domain
- build-system, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100