Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tiberiuv committed Oct 28, 2024
1 parent b01dc87 commit b6cf097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Web application firewall using the appsec component from crowdsec.

It's meant to be used in front of an ingress/reverse proxy. The bouncer expects requests to be forwarded from the ingress and it will in turn forward requests to the crowdsec appsec component. The appsec component will make a decisions based on appsec rules and respond to the bouncer.
It's meant to be used together with an ingress/reverse proxy such as traefik. The bouncer expects requests to be forwarded from the ingress and it will in turn forward requests to the crowdsec appsec component. The appsec component will make a decisions based on appsec rules and respond to the bouncer.

For traefik it can be used with [forwardauth](https://doc.traefik.io/traefik/middlewares/http/forwardauth)

Expand Down

0 comments on commit b6cf097

Please sign in to comment.