-
i am try to start with nginx, i am do not understand haw to work with ACME, MTA-STS
i am don`t find mta-sts.txt
```
# Automatic TLS configuration with ACME, e.g. through Let's Encrypt. The key …
-
Hi
I've followed instructions and setup the **.env** file and the **.env.nginx** files with the correct domain.
When I run the script letsencrypt succeeds but then I get a bunch of errors.
Wh…
-
This is a great little tool/package. Thank you for putting it together.
Just a quick note that I ran into pip install error because logging can not be installed properly -- this is on linux using …
-
### Description of problem
I might be doing something wrong, but it seems like that ps:rebuild sometimes forgets the build configuration.
normally when I deploy using git:from-image , the proper s…
-
**Checklist**
- Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image?
- Yes
- Are you sure you're not using someone else's docker image?
- Yes
- Have you se…
-
WTF : login 502
```
ngx:
image: 'docker.io/jc21/nginx-proxy-manager:latest'
container_name: nginx
restart: unless-stopped
ports:
- '80:80'
- '81:81'
- '4…
-
I've got the client API set up to use HTTPS, and I've gotten a certificate from LetsEncrypt to make it visible globally. The certificate is in the client.crt file, and that part works fine.
That ce…
-
**Checklist**
- Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image?
- Yes
- Are you sure you're not using someone else's docker image?
- Yes
- Have you se…
-
So I have the following compose.yaml
```yaml
services:
app:
image: 'jc21/nginx-proxy-manager:latest'
container_name: nginx_proxy_manager_app
restart: unless-stopped
labels:
…
-
By adding a Let's Encrypt Certificate I got an Internal Error with too many failed authorizations recently: see https://letsencrypt.org/docs/failed-validation-limit/
```
CommandError: Saving debug…