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
c998a341
Commit
c998a341
authored
Apr 18, 2018
by
wojiushixiaobai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
文档更新
parent
8d5d7961
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
13 additions
and
1 deletion
+13
-1
faq.rst
docs/faq.rst
+4
-0
index.rst
docs/index.rst
+1
-0
installation.rst
docs/installation.rst
+1
-1
installation_Lazy.rst
docs/installation_Lazy.rst
+7
-0
setup_by_centos7.rst
docs/setup_by_centos7.rst
+0
-0
No files found.
docs/faq.rst
View file @
c998a341
...
...
@@ -165,3 +165,7 @@ FAQ
$ source /opt/py3/bin/activate
$ cd /opt/jumpserver/apps
$ python manage.py changepassword <user_name>
(11). 清理celery产生的数据(无法正常推送及连接资产是可以使用)
$ from celery.task.control import discard_all
$ discard_all()
docs/index.rst
View file @
c998a341
...
...
@@ -13,6 +13,7 @@ Jumpserver 文档
introduce
installation
installation_Lazy
admin_guide
user_guide
development
...
...
docs/installation.rst
View file @
c998a341
安装文档
安装文档
-详细版
++++++++++++++++++++++++
.. toctree::
...
...
docs/installation_Lazy.rst
0 → 100644
View file @
c998a341
安装文档-懒人版
++++++++++++++++++++++++
.. toctree::
:maxdepth: 1
setup_by_centos7.rst
docs/setup_by_centos7.rst
0 → 100644
View file @
c998a341
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