probehost2/caddy
Nils a94503ba7a
add caddy config example
2022-01-07 10:05:29 +01:00
..
Caddyfile add caddy config example 2022-01-07 10:05:29 +01:00
Dockerfile add caddy config example 2022-01-07 10:05:29 +01:00
README.md add caddy config example 2022-01-07 10:05:29 +01:00
build.sh add caddy config example 2022-01-07 10:05:29 +01:00

README.md

caddy

This folder contains a sample configuration for caddy with ratelimiting enabled. this will allow 2 requests per IP every 5 seconds. For more on that, check here: https://github.com/mholt/caddy-ratelimit

I have also included a dockerfile to build caddy with the ratelimiting module.