Skip to content

Commit 6f7fe7d

Browse files
authored
crowdsec
1 parent acc60bd commit 6f7fe7d

2 files changed

Lines changed: 16 additions & 42 deletions

File tree

i18n/en/docusaurus-plugin-content-docs/version-2.0/apps/crowdsec.md

Lines changed: 8 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
title: CrowdSec
33
slug: /crowdsec
44
tags:
5-
- console
6-
- other
5+
- Network Protection
6+
- Intrusion Prevention
7+
- CrowdSec
78
---
89

910
import Meta from './_include/crowdsec.md';
@@ -12,32 +13,18 @@ import Meta from './_include/crowdsec.md';
1213

1314
## Getting started{#guide}
1415

15-
### Initial setup{#wizard}
16+
### Register to the CrowdSec Console
1617

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
1819

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>`.
2021

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.
2623

2724
## Configuration options{#configs}
2825

2926
- CLI
30-
- Multilingual (√)
31-
- SMTP (√)
3227

3328
## Administer{#administrator}
3429

35-
- **Password recover**
36-
- **Change URL**
37-
- **HTTPS**
38-
- **Online backup**
39-
- **Online upgrade**
40-
41-
## Troubleshooting{#troubleshooting}
42-
43-
#### 502 failed code?
30+
## Troubleshooting{#troubleshooting}

versioned_docs/version-2.0/apps/crowdsec.md

Lines changed: 8 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: CrowdSec
33
slug: /crowdsec
44
tags:
5-
- Web 面板
6-
- 可视化
7-
- GUI
5+
- 网络防护
6+
- 入侵防御
7+
- CrowdSec
88
---
99

1010
import Meta from './_include/crowdsec.md';
@@ -13,31 +13,18 @@ import Meta from './_include/crowdsec.md';
1313

1414
## 入门指南{#guide}
1515

16-
### 初始化{#wizard}
16+
### 注册到 CrowdSec 官方控制台
1717

18-
Websoft9 控制台安装 CrowdSec 后,通过 **我的应用** 查看应用详情,在 **访问** 标签页中获取登录信息。
18+
1. [CrowdSec官网](https://app.crowdsec.net/security-engines)注册账号
1919

20-
### 登录后台{#console}
20+
2. 登陆官网后,**Security Engines > Installation >** 下复制密钥注册命令:`sudo cscli console enroll -e context <your_key>`
2121

22-
Websoft9 控制台安装 CrowdSec 后,通过 **我的应用** 查看应用详情,在 **访问** 标签页中获取登录信息。
23-
24-
### 安装插件{#plugin}
22+
3. 进入 CrowdSec 容器执行2的命令后,即可查看全局攻击统计
2523

2624
## 配置选项{#configs}
2725

2826
- CLI
29-
- 多语言(√)
30-
- SMTP(√)
31-
- 插件市场(√)
3227

3328
## 管理维护{#administrator}
3429

35-
- **重置管理员密码**
36-
- **更换 URL**
37-
- **HTTPS 额外设置**
38-
- **在线备份**
39-
- **在线升级**
40-
41-
## 故障
42-
43-
#### 更改域名导致无法访问 ?
30+
## 故障

0 commit comments

Comments
 (0)