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
12bc63fb
Commit
12bc63fb
authored
8 years ago
by
老广
Committed by
GitHub
8 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update install.md
parent
7bbb1d24
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
install.md
docs/install.md
+4
-3
No files found.
docs/install.md
View file @
12bc63fb
...
...
@@ -23,7 +23,8 @@ Python 2.7.13
```
#### 二. Jumpserver安装
**2.1 下载仓库代码 **
**2.1 下载仓库代码**
```
$ cd /opt
...
...
@@ -31,7 +32,7 @@ $ git clone [https://github.com/jumpserver/jumpserver.git][2]
$ cd jumpserver
$ git checkout dev
```
**2.
1
安装依赖**
**2.
2
安装依赖**
```
$ cd requirements
...
...
@@ -39,7 +40,7 @@ $ sudo yum -y install `cat rpm_requirements.txt`
$ pip2.7 install -r requirements.txt -i https://pypi.doubanio.com/simple
```
**2.3 准备配置文件
**
**2.3 准备配置文件**
```
$ cd ..
...
...
This diff is collapsed.
Click to expand it.
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