-
My setup is as follows:
1. a VPS (ingress point)
2. A tunnel to move incoming connections from my VPS to my (NAT) business network
3. Caddy (as a unified TLS frontend & reverse proxy)
4. local ser…
-
(Apologies for the terrible issue title.)
Currently, the Caddy module [runs with the `acme` group as a supplemental group](https://github.com/NixOS/nixpkgs/blob/737b8e22a85e589cf0bd5187eae5f65679e1…
-
### What happened?
when updating docker image containing Laravel using Octane with FrankenPHP it obtains a new certificate, after some attempts LE blocks from renewing and https is no longer availa…
-
Buypass recently seems to have added ARI support (https://community.buypass.com/t/60y86wy/changelog) which started triggering a panic in caddy when using On-Demand-TLS.
The server keeps on running, b…
-
Hi,
how I can make worked Dockerfile for build filebrowser?
Now I make this:
```
sudo mkdir -p /app/filebrowser && \
sudo touch /app/filebrowser/database.db && \
sudo bash -c 'cat /app/images…
-
**Important notices**
Before you add a new report, we ask you kindly to acknowledge the following:
- [ X] I have read the contributing guide lines at https://github.com/opnsense/plugins/blob/maste…
-
The documentation leaves no options for a reload beyond the admin API, however I run caddy with it completely disabled and rely on autoreload instead. I would prefer to control the reload event someho…
-
### Background
There are ~9 MFEs enabled by default in `tutor-mfe` now, and that number grows every release. In prod, all MFEs share one container, so it's not problem. In dev, though, we spin up o…
-
**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 yo…
-
Running latest firehol.
Just trying to do a simple NAT of ssh from port 322 on wan interface to an internal ssh server on port 22 ip 10.0.0.3
here is my conf file. When I try it it hangs What a…