国内开源的基于Django 的SSO,认证授权等功能LDAP
|
|
3 years ago | |
|---|---|---|
| .gitignore | 3 years ago | |
| LICENSE | 3 years ago | |
| README.md | 3 years ago |
JumpServer 是广受欢迎的开源堡垒机,是符合 4A 规范的专业运维安全审计系统。
JumpServer 使用 Python 开发,配备了业界领先的 Web Terminal 方案,交互界面美观、用户体验好。
JumpServer 采纳分布式架构,支持多机房跨区域部署,支持横向扩展,无资产数量及并发限制。
| :warning: 注意 |
|---|
| 该环境仅作体验目的使用,我们会定时清理、重置数据! |
| 请勿修改体验环境用户的密码! |
| 请勿在环境中添加业务生产环境地址、用户名密码等敏感信息! |
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
| 项目 | 状态 | 描述 |
|---|---|---|
| Lina | JumpServer Web UI 项目 | |
| Luna | JumpServer Web Terminal 项目 | |
| KoKo | JumpServer 字符协议 Connector 项目,替代原来 Python 版本的 Coco | |
| Lion | JumpServer 图形协议 Connector 项目,依赖 Apache Guacamole | |
| Magnus | JumpServer 数据库代理 Connector 项目 | |
| Clients | JumpServer 客户端 项目 | |
| Installer | JumpServer 安装包 项目 |