Skip to content

Commit ef82783

Browse files
author
jdv
committed
changed table format
1 parent cda7ff4 commit ef82783

File tree

1 file changed

+20
-8
lines changed

1 file changed

+20
-8
lines changed

crowdsec-docs/unversioned/user_guides/use_cases/blaas_to_firewall.mdx

Lines changed: 20 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,29 @@ sidebar_position: 10
55
tags: [blaas,firewall,usecase]
66
---
77

8-
| Use Case Hints | |
9-
| :------------------------------ | :----------- |
10-
| **Difficulty** | 1/5 |
11-
| **CrowdSec Service Setup Time** | 5 minutes |
12-
| **Firewall Configuration Time** | 5~10 minutes |
13-
| **Involved Resources** | CrowdSec BLaaS Integration, CrowdSec Blocklists, User's Firewall |
14-
15-
# Use Case: Integrating CrowdSec Blocklists Directly Into Your Firewall
8+
# Integrating CrowdSec Blocklists Directly Into Your Firewall
169

1710
> Use CrowdSec's Blocklist within your firewall without the need to install the CrowdSec agent.
1811
12+
<table style="font-size: 0.5em; border-collapse: collapse; width: 100%;">
13+
<tr style="background-color: rgba(0, 0, 0, 0.05);">
14+
<td style="padding: 8px; border-bottom: 1px solid #ddd;"><strong>Difficulty</strong></td>
15+
<td style="padding: 8px; border-bottom: 1px solid #ddd;">1/5</td>
16+
</tr>
17+
<tr style="background-color: transparent;">
18+
<td style="padding: 8px; border-bottom: 1px solid #ddd;"><strong>CrowdSec Service Setup Time</strong></td>
19+
<td style="padding: 8px; border-bottom: 1px solid #ddd;">5 minutes</td>
20+
</tr>
21+
<tr style="background-color: rgba(0, 0, 0, 0.05);">
22+
<td style="padding: 8px; border-bottom: 1px solid #ddd;"><strong>Firewall Configuration Time</strong></td>
23+
<td style="padding: 8px; border-bottom: 1px solid #ddd;">5~10 minutes</td>
24+
</tr>
25+
<tr style="background-color: transparent;">
26+
<td style="padding: 8px; border-bottom: 1px solid #ddd;"><strong>Involved Resources</strong></td>
27+
<td style="padding: 8px; border-bottom: 1px solid #ddd;">CrowdSec BLaaS Integration, CrowdSec Blocklists, User's Firewall</td>
28+
</tr>
29+
</table>
30+
1931
## **Steps to follow**
2032
For this use case, you will need to:
2133
- [Create a **Blocklist As A Service endpoint** within the CrowdSec Console UI or API](/u/blocklists/blaas_integrations/intro)

0 commit comments

Comments
 (0)