-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproducts.yaml
More file actions
75 lines (73 loc) · 1.95 KB
/
Copy pathproducts.yaml
File metadata and controls
75 lines (73 loc) · 1.95 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
products:
- id: jumpserver
name: JumpServer
description: 开源堡垒机 / 特权访问管理平台 (PAM)
icon: shield
modules:
- id: core
name: Core
description: JumpServer 核心后端 (Django)
github_repo: https://github.com/jumpserver/jumpserver
default_branch: dev
doc_paths:
- README.md
- docs
- apps
- id: koko
name: KoKo
description: SSH / SFTP / Telnet 协议组件 (Go)
github_repo: https://github.com/jumpserver/koko
default_branch: dev
doc_paths:
- README.md
- pkg
- id: chen
name: Chen
description: Web 终端组件 (JavaScript)
github_repo: https://github.com/jumpserver/chen
default_branch: dev
doc_paths:
- README.md
- src
- id: lina
name: Lina
description: JumpServer Web 管理端 (Vue)
github_repo: https://github.com/jumpserver/lina
default_branch: dev
doc_paths:
- README.md
- src
- id: luna
name: Luna
description: JumpServer Web 终端前端 (Angular)
github_repo: https://github.com/jumpserver/luna
default_branch: dev
doc_paths:
- README.md
- src
- id: dataease
name: DataEase
description: 开源 BI 数据分析平台
icon: chart
modules:
- id: main
name: DataEase
description: DataEase 主仓库
github_repo: https://github.com/dataease/dataease
default_branch: dev-v2
doc_paths:
- README.md
- docs
- id: maxkb
name: MaxKB
description: 开源知识库问答系统
icon: brain
modules:
- id: main
name: MaxKB
description: MaxKB 主仓库
github_repo: https://github.com/1Panel-dev/MaxKB
default_branch: main
doc_paths:
- README.md
- apps