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
1c04bac4
Unverified
Commit
1c04bac4
authored
6 years ago
by
wojiushixiaobai
Committed by
GitHub
6 years ago
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2078 from wojiushixiaobai/docs
[Update]Docs
parents
677bdbf8
9d10e4c1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
setup_by_centos7.rst
docs/setup_by_centos7.rst
+1
-1
start_automatically.rst
docs/start_automatically.rst
+1
-1
No files found.
docs/setup_by_centos7.rst
View file @
1c04bac4
...
...
@@ -277,7 +277,7 @@ CentOS 7 安装文档
}
location /guacamole/ {
proxy_pass http://localhost:8081;
proxy_pass http://localhost:8081
/
;
proxy_buffering off;
proxy_http_version 1.1;
proxy_set_header Upgrade $http_upgrade;
...
...
This diff is collapsed.
Click to expand it.
docs/start_automatically.rst
View file @
1c04bac4
...
...
@@ -142,7 +142,7 @@ Systemd 管理启动 Jumpserver
# 适合按照一步一步文档进行安装的用户, Centos 7
# Jumpserver
$ sed -i "s/START_TIMEOUT = 15/START_TIMEOUT =
3
0/g" /opt/jumpserver/jms
$ sed -i "s/START_TIMEOUT = 15/START_TIMEOUT =
4
0/g" /opt/jumpserver/jms
$ cat << EOF > /usr/lib/systemd/system/jms.service
[Unit]
Description=jms
...
...
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