-
get this error on windows
coredns>go build
go: finding github.com/coredns/fallback latest
go: finding github.com/coredns/coredns/plugin/proxy latest
go: finding github.com/coredns/coredns/plugin…
-
## Description of problem
`dokku_clone` always re-deploys the app even if the source hasn’t changed.
### Steps to Reproduce
1. Stabilize the [example](https://github.com/dokku/ansible-dokku/b…
-
This may be related to Issue #247 but I wanted to post based on how I am setup.
I'm using Docker-Compose to attempt to build caddy and it keeps failing. I have the same configuration running on a …
-
starting stage: building caddy
caddymain/run.go:39:2:
../caddyhttp/cache.go:2:10: invalid import path: ""
error at 'building caddy'
The command '/bin/sh -c VERSION=${version} PLUGINS=${plugins} EN…
-
Hi
I'm testing a salt formula via kitchen, installing and enabling caddy service. As you can see, the service is enabled
```
kitchen@74cb1d70442b:~$ sudo su
root@74cb1d70442b:/home/kitchen# sy…
-
We are getting an issue using the latest caddy image 0.10.12 with the protocol proxy plugin:
```bash
caddy_1 | 2018/04/10 14:42:57 http: TLS handshake error from 172.18.0.2:36198: tls: oversize…
-
I didn't run the website locally because I don't know Scala but I read the index.scala.html.
There is a lot of references of Caddy and considering that this fork was misunderstood and provoked some…
-
I remember hearing about this project a while ago, and I think it's really cool! I like that it's inspired by CoreDNS, which is inspired by Caddy.
Caddy v2 is almost ready, and has greatly improved…
mholt updated
2 years ago
-
The https://github.com/xuqingfeng/caddy-rate-limit plugin sends 429 responses when rate limits are hit, but as best as I can tell, the prometheus plugin doesn't report them. The middleware return valu…
-
Inside builder folder
`docker build . -t caddybuilder; docker run --rm -v $(pwd):/install -v /root/src/cabby-docker/builder/go/:/go/ -e PLUGINS=git,filemanager,cors,realip,expires,cache caddybuild…