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
adb89593
Commit
adb89593
authored
Mar 26, 2019
by
wojiushixiaobai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Fix]修改错误
parent
44a67554
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
9 deletions
+9
-9
setup_by_ubuntu.rst
docs/setup_by_ubuntu.rst
+4
-4
step_by_step.rst
docs/step_by_step.rst
+4
-4
upgrade.rst
docs/upgrade.rst
+1
-1
No files found.
docs/setup_by_ubuntu.rst
View file @
adb89593
...
...
@@ -378,10 +378,10 @@ Luna 已改为纯前端, 需要 Nginx 来运行访问
.. code-block:: shell
$ cd /config
$ wget http://mirror.bit.edu.cn/apache/tomcat/tomcat-8/v8.5.3
8/bin/apache-tomcat-8.5.38
.tar.gz
$ tar xf apache-tomcat-8.5.3
8
.tar.gz
$ rm -rf apache-tomcat-8.5.3
8
.tar.gz
$ mv apache-tomcat-8.5.3
8
tomcat8
$ wget http://mirror.bit.edu.cn/apache/tomcat/tomcat-8/v8.5.3
9/bin/apache-tomcat-8.5.39
.tar.gz
$ tar xf apache-tomcat-8.5.3
9
.tar.gz
$ rm -rf apache-tomcat-8.5.3
9
.tar.gz
$ mv apache-tomcat-8.5.3
9
tomcat8
$ rm -rf /config/tomcat8/webapps/*
$ ln -sf /opt/docker-guacamole/guacamole-0.9.14.war /config/tomcat8/webapps/ROOT.war # guacamole client
$ sed -i 's/Connector port="8080"/Connector port="8081"/g' /config/tomcat8/conf/server.xml # 修改默认端口为 8081
...
...
docs/step_by_step.rst
View file @
adb89593
...
...
@@ -393,10 +393,10 @@ Luna 已改为纯前端, 需要 Nginx 来运行访问
$ ln -sf /opt/docker-guacamole/root/app/guacamole/guacamole.properties /config/guacamole/guacamole.properties # guacamole 配置文件
$ cd /config
$ wget http://mirror.bit.edu.cn/apache/tomcat/tomcat-8/v8.5.3
8/bin/apache-tomcat-8.5.38
.tar.gz
$ tar xf apache-tomcat-8.5.3
8
.tar.gz
$ rm -rf apache-tomcat-8.5.3
8
.tar.gz
$ mv apache-tomcat-8.5.3
8
tomcat8
$ wget http://mirror.bit.edu.cn/apache/tomcat/tomcat-8/v8.5.3
9/bin/apache-tomcat-8.5.39
.tar.gz
$ tar xf apache-tomcat-8.5.3
9
.tar.gz
$ rm -rf apache-tomcat-8.5.3
9
.tar.gz
$ mv apache-tomcat-8.5.3
9
tomcat8
$ rm -rf /config/tomcat8/webapps/*
$ ln -sf /opt/docker-guacamole/guacamole-0.9.14.war /config/tomcat8/webapps/ROOT.war # guacamole client
$ sed -i 's/Connector port="8080"/Connector port="8081"/g' /config/tomcat8/conf/server.xml # 修改默认端口为 8081
...
...
docs/upgrade.rst
View file @
adb89593
...
...
@@ -1105,7 +1105,7 @@
# 到 Web 会话管理 - 终端管理 查看组件是否已经在线
1.4.
9
升级到最新版本
1.4.
8
升级到最新版本
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**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