You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: i18n/en/docusaurus-plugin-content-docs/version-2.0/apps/crowdsec.md
+8-21Lines changed: 8 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,9 @@
2
2
title: CrowdSec
3
3
slug: /crowdsec
4
4
tags:
5
-
- console
6
-
- other
5
+
- Network Protection
6
+
- Intrusion Prevention
7
+
- CrowdSec
7
8
---
8
9
9
10
import Meta from './_include/crowdsec.md';
@@ -12,32 +13,18 @@ import Meta from './_include/crowdsec.md';
12
13
13
14
## Getting started{#guide}
14
15
15
-
### Initial setup{#wizard}
16
+
### Register to the CrowdSec Console
16
17
17
-
1.When completed installation of CrowdSec at **Websoft9 Console**, get the applicaiton's **Overview** and **Access** information from **My Apps**
18
+
1.[CrowdSec official website](https://app.crowdsec.net/security-engines) to register an account
18
19
19
-
2.Complete the install wizard step by step
20
+
2.After logging in to the official website, **Security Engines > Installation >** copy the key enrollment command: `sudo cscli console enroll -e context <your_key>`.
20
21
21
-
### Login verification{#verification}
22
-
23
-
1. Completed installation CrowdSec at Websoft9 console, get the applicaiton's overview and access credentials from **My Apps**
24
-
25
-
2. Starting to verify it
22
+
3. Enter the CrowdSec container and execute copied command to view the global attack statistics.
0 commit comments