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
257b6551
Unverified
Commit
257b6551
authored
Dec 11, 2018
by
wojiushixiaobai
Committed by
GitHub
Dec 11, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2147 from wojiushixiaobai/docs
Update
parents
1a746f8e
60a27eb1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
8 deletions
+8
-8
distributed_05.rst
docs/distributed_05.rst
+2
-2
setup_by_centos7.rst
docs/setup_by_centos7.rst
+2
-2
setup_by_ubuntu.rst
docs/setup_by_ubuntu.rst
+2
-2
step_by_step.rst
docs/step_by_step.rst
+2
-2
No files found.
docs/distributed_05.rst
View file @
257b6551
...
@@ -85,8 +85,8 @@
...
@@ -85,8 +85,8 @@
# Use it to encrypt or decrypt data
# Use it to encrypt or decrypt data
# Jumpserver 使用 SECRET_KEY 进行加密,请务必修改以下设置
# Jumpserver 使用 SECRET_KEY 进行加密,请务必修改以下设置
# SECRET_KEY =
os.environ.get('SECRET_KEY') or '2vym+ky!997d5kkcc64mnz06y1mmui3lut#(^wd=%s_qj$1%x
'
# SECRET_KEY =
'请随意输入随机字符串(推荐字符大于等于 50位)
'
SECRET_KEY =
'请随意输入随机字符串(推荐字符大于等于 50位)
'
SECRET_KEY =
os.environ.get('SECRET_KEY') or '2vym+ky!997d5kkcc64mnz06y1mmui3lut#(^wd=%s_qj$1%x
'
# Django security setting, if your disable debug model, you should setting that
# Django security setting, if your disable debug model, you should setting that
ALLOWED_HOSTS = ['*']
ALLOWED_HOSTS = ['*']
...
...
docs/setup_by_centos7.rst
View file @
257b6551
...
@@ -126,8 +126,8 @@ CentOS 7 安装文档
...
@@ -126,8 +126,8 @@ CentOS 7 安装文档
# Use it to encrypt or decrypt data
# Use it to encrypt or decrypt data
# Jumpserver 使用 SECRET_KEY 进行加密,请务必修改以下设置
# Jumpserver 使用 SECRET_KEY 进行加密,请务必修改以下设置
# SECRET_KEY =
os.environ.get('SECRET_KEY') or '2vym+ky!997d5kkcc64mnz06y1mmui3lut#(^wd=%s_qj$1%x
'
# SECRET_KEY =
'请随意输入随机字符串(推荐字符大于等于 50位)
'
SECRET_KEY =
'请随意输入随机字符串(推荐字符大于等于 50位)
'
SECRET_KEY =
os.environ.get('SECRET_KEY') or '2vym+ky!997d5kkcc64mnz06y1mmui3lut#(^wd=%s_qj$1%x
'
# Django security setting, if your disable debug model, you should setting that
# Django security setting, if your disable debug model, you should setting that
ALLOWED_HOSTS = ['*']
ALLOWED_HOSTS = ['*']
...
...
docs/setup_by_ubuntu.rst
View file @
257b6551
...
@@ -151,8 +151,8 @@
...
@@ -151,8 +151,8 @@
# Use it to encrypt or decrypt data
# Use it to encrypt or decrypt data
# Jumpserver 使用 SECRET_KEY 进行加密,请务必修改以下设置
# Jumpserver 使用 SECRET_KEY 进行加密,请务必修改以下设置
# SECRET_KEY =
os.environ.get('SECRET_KEY') or '2vym+ky!997d5kkcc64mnz06y1mmui3lut#(^wd=%s_qj$1%x
'
# SECRET_KEY =
'请随意输入随机字符串(推荐字符大于等于 50位)
'
SECRET_KEY =
'请随意输入随机字符串(推荐字符大于等于 50位)
'
SECRET_KEY =
os.environ.get('SECRET_KEY') or '2vym+ky!997d5kkcc64mnz06y1mmui3lut#(^wd=%s_qj$1%x
'
# Django security setting, if your disable debug model, you should setting that
# Django security setting, if your disable debug model, you should setting that
ALLOWED_HOSTS = ['*']
ALLOWED_HOSTS = ['*']
...
...
docs/step_by_step.rst
View file @
257b6551
...
@@ -182,8 +182,8 @@
...
@@ -182,8 +182,8 @@
# Use it to encrypt or decrypt data
# Use it to encrypt or decrypt data
# Jumpserver 使用 SECRET_KEY 进行加密,请务必修改以下设置
# Jumpserver 使用 SECRET_KEY 进行加密,请务必修改以下设置
# SECRET_KEY =
os.environ.get('SECRET_KEY') or '2vym+ky!997d5kkcc64mnz06y1mmui3lut#(^wd=%s_qj$1%x
'
# SECRET_KEY =
'请随意输入随机字符串(推荐字符大于等于 50位)
'
SECRET_KEY =
'请随意输入随机字符串(推荐字符大于等于 50位)
'
SECRET_KEY =
os.environ.get('SECRET_KEY') or '2vym+ky!997d5kkcc64mnz06y1mmui3lut#(^wd=%s_qj$1%x
'
# Django security setting, if your disable debug model, you should setting that
# Django security setting, if your disable debug model, you should setting that
ALLOWED_HOSTS = ['*']
ALLOWED_HOSTS = ['*']
...
...
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