-
Hi,
If we want to run the services behind an NGINX and enable https, what do we write in https://github.com/peta-pico/nanopub-services/blob/master/docker-compose.override.yml.template?
```
versio…
-
**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…
jicho updated
23 hours ago
-
https://caddyserver.com/docs/quick-starts/https
laem updated
2 months ago
-
It would be nice to serve the container with a known certificate.
Tino used let´s encrypt to make a new certificate for every container, but i don´t like this very much.
I would save both cert…
-
[Nginx config](https://github.com/GrossumUA/Symfony2-Base-Instance/blob/develop/configs/devbox#L15) contains `HTTPS off` setting, but I'm not sure that is really need.
It was added because php couldn…
aivus updated
9 years ago
-
### Description
There’s still room for [example-advanced.nginx.conf](https://github.com/cryptpad/cryptpad/blob/main/docs/example-advanced.nginx.conf) to be tuned.
### Steps to reproduce
See h…
-
It may be worth adding a note like the following to address Nginx's decision not to follow RFC 4329, which enables serving `.mjs` files with the correct MIME type so browsers interpret it as JavaScrip…
-
I have a prometheus rule to alert the 5XX request with nginx_server_requests metrics. But the metric only contains nginx $host information.
I want to filter some URLs,Could anyone help me? Thank you…
-
Related to https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3548 probably it would be a good idea, to abandon the "404 Hosts" and incorporating it in "Redirection Hosts" with the possib…
-
安装certbot:
通过pip安装,yum安装会出现pyOpenSSL版本过低问题
```
pip install certbot
```
运行:
```
certbot certonly
```
选择webroot插件,根据提示输入对应信息
查看证书:
```
certbot certificates
```
twn39 updated
5 years ago