crowdsecurity / cs-haproxy-bouncer

Crowdsec bouncer for HAProxy
MIT License
22 stars 8 forks source link

add example with docker-compose #15

Closed he2ss closed 1 year ago

he2ss commented 1 year ago

Can be used for development purpose.

LaurenceJJones commented 1 year ago

Do you think there be any value in splitting the haproxy out to a Dockerfile? so if anybody wants to run it they can build it also?

he2ss commented 1 year ago

Humm if we have a Dockerfile it means we'll have our haproxy image. Users will trust the official docker image than this one. So I think showing users how to install the bouncer using containers with the official image is more reassuring.