NginxProxyManager / NginxProxyManager/docker-nginx-full

WebDav PROPFIND

Open
#11 2 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.