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
f9b204db
Unverified
Commit
f9b204db
authored
Oct 12, 2018
by
wojiushixiaobai
Committed by
GitHub
Oct 12, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1907 from wojiushixiaobai/docs
[Update]更新1.4.3文档
parents
6c1968d3
e76904e6
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
11 additions
and
19 deletions
+11
-19
change_log.rst
docs/change_log.rst
+6
-14
distributed_02.rst
docs/distributed_02.rst
+1
-1
setup_by_centos7.rst
docs/setup_by_centos7.rst
+1
-1
setup_by_ubuntu.rst
docs/setup_by_ubuntu.rst
+1
-1
step_by_step.rst
docs/step_by_step.rst
+1
-1
upgrade.rst
docs/upgrade.rst
+1
-1
No files found.
docs/change_log.rst
View file @
f9b204db
更新日志
===========
1.4.3
------------------------
2018年10月12日
支持命令过滤
1.4.2
------------------------
2018年10月8日
...
...
@@ -259,17 +265,3 @@
* pexpect登录资产,记录日志
* 服务器配置ldap,集中认证
* 批量执行命令
docs/distributed_02.rst
View file @
f9b204db
...
...
@@ -52,7 +52,7 @@
# 下载 luna
$ cd /opt
$ wget https://github.com/jumpserver/luna/releases/download/1.4.
2
/luna.tar.gz
$ wget https://github.com/jumpserver/luna/releases/download/1.4.
3
/luna.tar.gz
$ tar xvf luna.tar.gz
$ chown -R root:root luna
...
...
docs/setup_by_centos7.rst
View file @
f9b204db
...
...
@@ -302,7 +302,7 @@ CentOS 7 安装文档
# 安装 Web Terminal 前端: Luna 需要 Nginx 来运行访问 访问(https://github.com/jumpserver/luna/releases)下载对应版本的 release 包,直接解压,不需要编译
$ cd /opt
$ wget https://github.com/jumpserver/luna/releases/download/1.4.
2
/luna.tar.gz
$ wget https://github.com/jumpserver/luna/releases/download/1.4.
3
/luna.tar.gz
$ tar xvf luna.tar.gz
$ chown -R root:root luna
...
...
docs/setup_by_ubuntu.rst
View file @
f9b204db
...
...
@@ -372,7 +372,7 @@ Luna 已改为纯前端,需要 Nginx 来运行访问
::
$ cd /opt/
$ wget https://github.com/jumpserver/luna/releases/download/1.4.
2
/luna.tar.gz
$ wget https://github.com/jumpserver/luna/releases/download/1.4.
3
/luna.tar.gz
$ tar xvf luna.tar.gz
$ chown -R root:root luna
...
...
docs/step_by_step.rst
View file @
f9b204db
...
...
@@ -408,7 +408,7 @@ Luna 已改为纯前端,需要 Nginx 来运行访问
::
$ cd /opt
$ wget https://github.com/jumpserver/luna/releases/download/1.4.
2
/luna.tar.gz
$ wget https://github.com/jumpserver/luna/releases/download/1.4.
3
/luna.tar.gz
$ tar xvf luna.tar.gz
$ chown -R root:root luna
...
...
docs/upgrade.rst
View file @
f9b204db
...
...
@@ -106,7 +106,7 @@
$ cd /opt
$ rm -rf luna
$ wget https://github.com/jumpserver/luna/releases/download/1.4.
2
/luna.tar.gz
$ wget https://github.com/jumpserver/luna/releases/download/1.4.
3
/luna.tar.gz
$ tar xvf luna.tar.gz
$ chown -R root:root luna
...
...
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