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
bbdb2123
Unverified
Commit
bbdb2123
authored
Sep 07, 2018
by
wojiushixiaobai
Committed by
GitHub
Sep 07, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1794 from wojiushixiaobai/docs
[Update]Docs
parents
b9e58de3
611be5f2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
3 deletions
+11
-3
quickinstall.rst
docs/quickinstall.rst
+1
-1
upgrade.rst
docs/upgrade.rst
+10
-2
No files found.
docs/quickinstall.rst
View file @
bbdb2123
...
...
@@ -22,7 +22,7 @@
.. toctree::
:maxdepth: 1
安装文档 <setup_by_centos7.rst>
在线
安装文档 <setup_by_centos7.rst>
组件离线安装文档 <setup_by_local.rst>
分布式部署文档(基于CentOS 7)
...
...
docs/upgrade.rst
View file @
bbdb2123
更新升级
在线
更新升级
-------------
说明
...
...
@@ -6,7 +6,7 @@
- 不支持从 0.x 版本升级到 1.x 版本
- 本文档仅针对 1.0 及之后的版本升级教程
1. 升级 Jumpserver(如果是新开的终端,别忘了 source /opt/py3/bin/activate)
0. 检查数据库表结构文件是否完整
::
...
...
@@ -21,6 +21,10 @@
# 如果左右对比信息不一致,请勿升级,升级必然失败
1. 升级 Jumpserver(如果是新开的终端,别忘了 source /opt/py3/bin/activate)
::
# 升级前请做好 jumpserver 与 数据库 备份,谨防意外,具体的备份命令可以参考离线升级
$ cd /opt/jumpserver
$ git pull
...
...
@@ -90,6 +94,10 @@
切换分支或离线升级
-------------------------------
说明
~~~~~~~
- 不支持从 0.x 版本升级到 1.x 版本
- 本文档仅针对 1.0 及之后的版本升级教程
**Jumpserver**
...
...
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