docker-nginx-proxy-manager icon indicating copy to clipboard operation
docker-nginx-proxy-manager copied to clipboard

Docker container for Nginx Proxy Manager

Results 14 docker-nginx-proxy-manager issues
Sort by recently updated
recently updated
newest added

### Idea Hello, i'm wondering whether there is an automatic way to keep up-to-date with the official npm repo. I would like to integrate crowdsec so im wondering whether i...

enhancement

### Current Behavior container using hsts receiving this error message during validation. ### Expected Behavior no error message ### Steps To Reproduce _No response_ ### Environment - OS: - OS...

bug

### Current Behavior not possible to access redirection host menu Access to redirection host: Cannot read properties of null (reading 'avatar') ### Expected Behavior _No response_ ### Steps To Reproduce...

bug

### Current Behavior I am trying to run nginx-proxy-manager using podman rootless on my Ubuntu server. I am encountering a OCI runtime attempted to invoke a command that was not...

bug

### Current Behavior The token works npmplus and acme on my pfsense box, but fails here. ``` Error: Command failed: pip install --no-cache-dir certbot-dns-cloudflare==$(certbot --version | grep -Eo '[0-9](\.[0-9]+)+') cloudflare...

bug

### Current Behavior Nginx Proxy Manager breaks down completely when trying to use captcha remediation with the default captcha.html. Every Site shows Errorcode: SSL_ERROR_UNRECOGNIZED_NAME_ALERT when using https, and the standard...

bug

### Current Behavior Configured port streams are not affected by bouncer. A blocked ip cannot access proxied services but can access streamed ports I tried to have NPM facing connections...

bug

### Idea Hi there, Alpine 3.16 has been unsupported for 11 months -- Any chance you could update to 3.18 to get security patches? I've been trying to merge jlesage's...

enhancement

### Current Behavior I'm looking for help getting this error corrected. I believe I have the crowdsec-openresty-bouncer.conf setup correctly. `nginx: [alert] [lua] crowdsec_openresty.conf:5):9: [Crowdsec] Bouncer Disabled` I believe I have...

bug

### Current Behavior Original npm uses ports 80, 443 and 81, and uses /data as the location of configurations, as seen on their example compose file: ```` ports: - '80:80'...

bug