-
We are trying to pass the client IP through our load balancing stack. The stack is NLB => Caddy (on Docker/Fargate) => ALB.
My Understanding based on the documentation of your caddy plugin, caddi…
-
### Motivation
The reputation rules have been removed from the core.
### Proposed solution
Create an optional plugin for GeoIP users.
-
hey thank you for this module, we're trying it on a high traffic site with 100k domains (and certificates).
we noticed that sometimes caddy will just stop responding on both http/s ports, even thou…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.21rc3 linux/amd64
### Does this issue reproduce with the latest release?
Reproducable with `go1.21rcX`
…
-
Hi,
I have a generic domain name and would like to use the replace-response to reach the replacement of the real domain name requested by the user. But always replace by text:{http.request.host}
…
-
It defaults to www-data:
https://github.com/caddy-ansible/caddy-ansible/blob/cb8358546c0e2172946b736087b5006aa668c1dd/defaults/main.yml#L3
But then later tries to create this user:
https://github…
-
I am implementing this handler right now as full-page-cache to delvier static content. (I'm running a website-as-a-service product)
While this is fast and nice for any URL w/o params. This does not…
-
**API Platform version(s) affected**: 2.6.1
**Description**
When I run: `docker-compose exec pwa npx @api-platform/client-generator https://localhost . --generator next --resource greeting`
I…
-
While the config defaults to "postgres", the underlying library supports other SQL dialects. We should allow it to support them. In which case, we might want to rename this repo.
Some changes we'll…
-
**Describe the issue**
Hey!
I have two hosts in different countries each with their own caddy server. Host A (a.example.com) hosts a bunch of services including an auth portal, which secures cert…