-
### Check for existing issues
- [X] Completed
### Language
Caddyfile
### Tree Sitter parser link
_No response_
### Language server link
_No response_
### Misc notes
Caddy server is quite popu…
-
**Describe the bug**
Not sure if this expected but the default `Caddyfile` recommended exposes every file in quarantine on the `/quarantine` path.
Simple solution would be to add a `hide quarantine`…
-
I'm really impressed with your docker-ocserv project.
Deploying an OpenConnect server has never been easier.
I noticed that the caddy-l4 plugin now supports Caddyfile, and considering you're a …
-
### Error Message and Logs
Saving a custom Caddy proxy configuration (with, in my case, a custom image based on caddy-docker-proxy) throws an error.
### Steps to Reproduce
1. Navigate to /servers/1…
-
I have Caddy running in Docker and originally installed the crowdsec plugin using
```
RUN xcaddy build \
--with github.com/hslatman/caddy-crowdsec-bouncer/crowdsec
```
(note that this is th…
-
Hello.
Thanks for this plugin, seems to be exactly what i need.
However i'm struggling about configuring it :
- i'm using https://github.com/lucaslorentz/caddy-docker-proxy, which is NOT compatibl…
-
If you call `caddy fmt` with the path to more than one file, it only formats the first file.
For example:
```console
$ caddy fmt 1.Caddyfile 2.Caddyfile --overwrite
```
then `1.Caddyfile` will be r…
-
INF ts=1724573799.770781 msg=using config from file file=/config/Caddyfile
Error: adapting config using caddyfile: parsing caddyfile tokens for 'handle': parsing caddyfile tokens for 'route': parsing…
-
I'm trying to use this project with non-standard ports (other than 80/443). I attempted to configure the `extraCaddyfile` in `configuration.mjs` to change the Caddy ports to 20080 and 20443 like so:
…
-
Hi. What could be the equivalent of the instructions in the docker-compose.yml file to include in my Caddyfile?
¿From docker-compose.yml:
```
caddy.handle_path: /*
cad…