-
Hi,
I wan't to test caddy-filter plugin but I am unable to do "go get github.com/echocat/caddy-filter" with the following error:
```
root@caddy:~# go get github.com/echocat/caddy-filter
# git…
-
When Caddy is built with all the Middlewares, Filemanager included, upon running it, Go.Rice panics with the following:
EmbeddedBox with name `./assets/dist` exists already
My guess is that this…
-
### 1. What version of Caddy are you running (`caddy -version`)?
0.9.5
### 2. What are you trying to do?
Does the proxy directive work together with the filter plugin?
I setup Caddy as a p…
-
We need to build new docker images and push them to hub.docker.com.
Maybe we should also evaluate quay.io because prometheus themselves are pushing there too.
-
With redis-cluster it looks like it's a common use pattern to invoke multiple instances of redis on the same server, do this on multiple servers, and let redis-trib distribute the masters and slaves a…
-
proxy_pass http://:/;
instead of this, should be next line:
proxy_pass http://;
-
I tried `sudo docker build .` and get as response:
```
Sending build context to Docker daemon 109.6 kB
Step 1 : FROM github.com/ulrichschreiner/caddy-builder:0.10.9 as builder
Error parsing refere…
-
When trying to add the gradle-golang plugin to https://github.com/real-logic/simple-binary-encoding I see:
* What went wrong:
An exception occurred applying plugin request [id: 'java']
> Failed t…
-
On CentOS 6, I get the following error when using `gr_use_ssl = true`:
```
Error: Could not start Service[httpd]: Execution of '/sbin/service httpd start' returned 1: Starting httpd: [Fri Feb 19 05:0…
-
If...
1. caddy returns a content-length header
2. The modified content-length is different from the original one
3. gzip plugin is not used
...browsers will reject the usage of the responded con…