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
978d94c5
Commit
978d94c5
authored
Oct 10, 2018
by
wojiushixiaobai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改文档
parent
bb443aae
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
3 deletions
+5
-3
setup_by_ubuntu.rst
docs/setup_by_ubuntu.rst
+1
-0
step_by_step.rst
docs/step_by_step.rst
+3
-2
upgrade.rst
docs/upgrade.rst
+1
-1
No files found.
docs/setup_by_ubuntu.rst
View file @
978d94c5
...
@@ -8,6 +8,7 @@
...
@@ -8,6 +8,7 @@
- 系统: Ubuntu 16.04
- 系统: Ubuntu 16.04
- IP: 192.168.244.144
- IP: 192.168.244.144
- 数据库:mysql 版本大于等于 5.6 mariadb 版本大于等于 5.5.6
测试推荐硬件
测试推荐硬件
~~~~~~~~~~~~~
~~~~~~~~~~~~~
...
...
docs/step_by_step.rst
View file @
978d94c5
...
@@ -5,11 +5,12 @@
...
@@ -5,11 +5,12 @@
安装过程中遇到问题可参考 `安装过程中常见的问题 <faq_install.html>`_
安装过程中遇到问题可参考 `安装过程中常见的问题 <faq_install.html>`_
测试推荐
硬件
测试推荐
环境
~~~~~~~~~~~~~
~~~~~~~~~~~~~
- CPU: 64位双核处理器
- CPU: 64位双核处理器
- 内存: 4G DDR3
- 内存: 4G DDR3
- 数据库:mysql 版本大于等于 5.6 mariadb 版本大于等于 5.5.6
环境
环境
~~~~~~~
~~~~~~~
...
@@ -137,7 +138,7 @@ Yum 加速设置请参考 <http://mirrors.163.com/.help/centos.html>
...
@@ -137,7 +138,7 @@ Yum 加速设置请参考 <http://mirrors.163.com/.help/centos.html>
$ systemctl enable mariadb
$ systemctl enable mariadb
$ systemctl start mariadb
$ systemctl start mariadb
# centos6
需要安装手动安装 mysql5.6 或以上的版本,自带的 mysql5.1 不支持,或者直接在其他现有 mysql
服务器上创建 jumpserver 数据库连接
# centos6
自带的 mysql5.1 不支持,请在其他
服务器上创建 jumpserver 数据库连接
**2.6 创建数据库 Jumpserver 并授权**
**2.6 创建数据库 Jumpserver 并授权**
...
...
docs/upgrade.rst
View file @
978d94c5
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
- 请先检查自己各组件的当前版本
- 请先检查自己各组件的当前版本
- 不支持从 0.x 版本升级到 1.x 版本
- 不支持从 0.x 版本升级到 1.x 版本
- 本文档仅针对 1.0 及之后的版本升级教程
- 本文档仅针对 1.0 及之后的版本升级教程
- 从 1.4.x 版本开始 mysql 版本需要大于等于 5.6,
PostgreSQL 版本需要大于等于 9.4
- 从 1.4.x 版本开始 mysql 版本需要大于等于 5.6,
mariadb 版本需要大于等于 5.5.6
0. 检查数据库表结构文件是否完整
0. 检查数据库表结构文件是否完整
...
...
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