Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
J
jumpserver
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ops
jumpserver
Commits
395dc2e5
Commit
395dc2e5
authored
Mar 07, 2018
by
ibuler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Update] 更新README
parent
88c10e85
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
83 deletions
+12
-83
README.md
README.md
+12
-83
No files found.
README.md
View file @
395dc2e5
...
...
@@ -18,102 +18,31 @@ Jumpserver采纳分布式架构,支持多机房跨区域部署,中心节点
----
###
Feature
功能
-
Auth
统一认证
-
CMDB
资产管理
-
Perm
统一授权
-
Audit
审计
-
LDAP AUTH
支持LDAP认证
### 功能
-
统一认证
-
资产管理
-
统一授权
-
审计
-
支持LDAP认证
-
Web terminal
-
SSH Server
-
支持Windows RDP
### 文档
[
访问
](
http://docs.jumpserver.org
)
### Environment 环境
*
Python 3.6
*
Django 1.11
### 快速启动
```
$ docker run -p 8080:80 -p 2222:2222 jumpserver/jumpserver:0.5.0-beta2
```
更多见
[
Dockerfile
](
https://github.com/jumpserver/Dockerfile.git
)
### 详细安装步骤
[
文档
](
https://github.com/jumpserver/jumpserver/wiki/v0.5.0-%E5%9F%BA%E4%BA%8E-CentOS7
)
### Usage 使用
1. Visit http://$HOST:8080 (访问 http://你的主机IP:8080 来访问 Jumpserver)
2. Click left navigation visit Applications-Terminal and accept coco and luna register
(点击左侧 应用程序接受 Coco注册)
3. Click Assets-Admin user, Create admin user
(添加 管理用户)
4.
Click Assets-System user, Create system user
(添加 系统用户)
5. Click Assets-Asset, Add a asset
(添加 资产)
6. Click Perms-Asset permission, Add a perm rule
(添加授权规则,授权给admin)
7. Connect ssh server coco (连接 ssh server coco)
ssh -p2222 $USER@$Host
### Snapshot 截图
https://github.com/jumpserver/jumpserver/issues/438
### 截图
[
访问
](
http://docs.jumpserver.org/zh/docs/snapshot.html
)
### Demo
demo使用了开发者模式,并发只能为1
-
Jumpserver:
[
访问
](
http://demo.jumpserver.org:8080
)
账号: admin 密码: admin
-
Coco: ssh -p 2222 admin@demo.jumpserver.org 密码: admin
### ROADMAP
参见 https://github.com/jumpserver/jumpserver/milestone/2
[
访问
](
http://demo.jumpserver.org
)
### SDK
-
python: https://github.com/jumpserver/jumpserver-python-sdk
-
java: https://github.com/KaiJunYan/jumpserver-java-sdk.git
### Docs 开发者文档
*
[
Project structure 项目结构描述
](
https://github.com/jumpserver/jumpserver/blob/dev/docs/project_structure.md
)
*
[
Code style Python代码规范
](
https://github.com/jumpserver/jumpserver/blob/dev/docs/python_style_guide.md
)
*
[
Api style API设计规范
](
https://github.com/jumpserver/jumpserver/blob/dev/docs/api_style_guide.md
)
### Contributor 贡献者
#### 0.4.0
-
ibuler
<
广宏伟
>
-
小彧
<
李磊
>
Django资深开发者,为users模块贡献了很多代码
-
sofia
<
周小侠
>
资深前端工程师, luna前端代码贡献者和现在维护者
-
liuz
<
刘正
>
全栈工程师, 编写了luna大部分代码
-
jiaxiangkong
<
陈尚委
>
Jumpserver测试运营
#### 0.3.2
-
halcyon
<
王墉
>
DevOps 资深开发者, 0.3.2 核心开发者之一
-
yumaojun03
<
喻茂峻
>
DevOps 资深开发者,jperm开发者,擅长Python, Go以及PAAS平台开发
-
kelianchun
<
柯连春
>
DevOps 资产开发者,fix了很多connect.py bug
### 开发者群
如果你为Jumpserver贡献过代码,请加一下群 (需要验证一下你的github id)
群号: 489385245
### License & Copyright
Copyright (c) 2014-2017 Beijing Duizhan Tech, Inc., All rights reserved.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment