|
@@ -55,6 +55,25 @@ JumpServer 采纳分布式架构,支持多机房跨区域部署,支持横向
|
|
|
- [演示视频](https://www.bilibili.com/video/BV1ZV41127GB)
|
|
|
- [手动安装](https://github.com/jumpserver/installer)
|
|
|
|
|
|
+
|
|
|
+linux 4核8G内存
|
|
|
+
|
|
|
+关闭iptables,关闭selinux
|
|
|
+
|
|
|
+yum -y install wget git curl
|
|
|
+
|
|
|
+curl -sSL https://github.com/jumpserver/jumpserver/releases/download/v2.25.1/quick_start.sh | bash
|
|
|
+
|
|
|
+vim /opt/jumpserver/config/config.txt
|
|
|
+
|
|
|
+
|
|
|
+docker docker-compose
|
|
|
+
|
|
|
+镜像:redis, mariadb wbore koko lion magnus
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
### 组件项目
|
|
|
| 项目 | 状态 | 描述 |
|
|
|
| --------------------------------------------------------------------------- | ------------------- | ---------------------------------------- |
|