Skip to content

Commit 435bafc

Browse files
authored
Merge pull request #1000 from crowdsecurity/waf_next_steps
improve next steps for waf setup
2 parents 6687866 + 566e7b3 commit 435bafc

5 files changed

Lines changed: 11 additions & 11 deletions

File tree

crowdsec-docs/docs/appsec/quickstart/nginx-ingress.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -337,9 +337,9 @@ Once done, all your alerts, including the ones generated by the AppSec Component
337337

338338
## Next steps
339339

340-
You are now running the AppSec Component on your Crowdsec Security Engine, congrats!
340+
You are now running the AppSec Component on your CrowdSec Security Engine.
341341

342342
As the next steps, you can:
343-
- [Explore the hub](https://hub.crowdsec.net) to find more rules for your use case
343+
- Look at [WAF Deployment Strategies](/appsec/advanced_deployments.mdx) to discover how to gradually improve your WAF security.
344344
- Look at the [Rules syntax](/appsec/rules_syntax.md) and [creation process](/appsec/create_rules.md) to create your own and contribute
345345
- Take a look at [the benchmarks](/appsec/benchmark.md)

crowdsec-docs/docs/appsec/quickstart/nginxopenresty.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,6 @@ Once done, all your alerts, including the ones generated by the AppSec Component
298298
You are now running the AppSec Component on your CrowdSec Security Engine.
299299

300300
As the next steps, you can:
301-
- [Explore the Hub](https://hub.crowdsec.net) to find more rules for your use case
301+
- Look at [WAF Deployment Strategies](/appsec/advanced_deployments.mdx) to discover how to gradually improve your WAF security.
302302
- Look at the [Rules syntax](/appsec/rules_syntax.md) and [creation process](/appsec/create_rules.md) to create your own and contribute
303303
- Take a look at [the benchmarks](/appsec/benchmark.md)

crowdsec-docs/docs/appsec/quickstart/npmplus.mdx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,6 @@ You can now log into the NPMplus admin interface at `https://<ip-of-the-server>:
278278
:::
279279

280280
As the next steps, you can:
281-
- [Explore the hub](https://hub.crowdsec.net) to find more rules for your use case
282-
- Look at the [Rules syntax](/appsec/rules_syntax.md) and [creation process](/appsec/create_rules.md) to create your own and contribute
283-
- Take a look at [the benchmarks](/appsec/benchmark.md)
284-
- Use the same steps to set up all your hosts if you want
281+
- Look at [WAF Deployment Strategies](/appsec/advanced_deployments.mdx) to discover how to gradually improve your WAF security.
282+
- Look at the [Rules syntax](/appsec/rules_syntax.md) and [creation process](/appsec/create_rules.md) to create your own and contribute
283+
- Take a look at [the benchmarks](/appsec/benchmark.md)

crowdsec-docs/docs/appsec/quickstart/traefik.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -467,9 +467,9 @@ Once done, all your alerts, including the ones generated by the AppSec Component
467467

468468
## Next steps
469469

470-
You are now running the AppSec Component on your Crowdsec Security Engine, congrats!
470+
You are now running the AppSec Component on your CrowdSec Security Engine.
471471

472472
As the next steps, you can:
473-
- [Explore the hub](https://hub.crowdsec.net) to find more rules for your use case
473+
- Look at [WAF Deployment Strategies](/appsec/advanced_deployments.mdx) to discover how to gradually improve your WAF security.
474474
- Look at the [Rules syntax](/appsec/rules_syntax.md) and [creation process](/appsec/create_rules.md) to create your own and contribute
475475
- Take a look at [the benchmarks](/appsec/benchmark.md)

crowdsec-docs/docs/appsec/quickstart/wordpress.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -317,8 +317,9 @@ The WordPress bouncer has some inherent limitations you should be aware of:
317317

318318
## Next steps
319319

320-
You are now running the AppSec Component on your WordPress site with CrowdSec Security Engine, congrats!
320+
You are now running the AppSec Component on your CrowdSec Security Engine.
321321

322322
As the next steps, you can:
323-
- [Explore the Hub](https://hub.crowdsec.net) to find more rules for your use case
323+
- Look at [WAF Deployment Strategies](/appsec/advanced_deployments.mdx) to discover how to gradually improve your WAF security.
324324
- Look at the [Rules syntax](/appsec/rules_syntax.md) and [creation process](/appsec/create_rules.md) to create your own and contribute
325+
- Take a look at [the benchmarks](/appsec/benchmark.md)

0 commit comments

Comments
 (0)