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
f7d16ec4
Commit
f7d16ec4
authored
Feb 12, 2019
by
wojiushixiaobai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[Update]
parent
3d0bf9f4
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
4 deletions
+2
-4
dockerinstall.rst
docs/dockerinstall.rst
+0
-2
faq_install.rst
docs/faq_install.rst
+1
-1
faq_ssh.rst
docs/faq_ssh.rst
+1
-1
No files found.
docs/dockerinstall.rst
View file @
f7d16ec4
...
...
@@ -61,8 +61,6 @@ XShell等工具请添加 connection 连接, 默认 ssh 端口 2222
- REDIS_PASSWORD =
- VOLUME /opt/jumpserver/data
- VOLUME /opt/coco/keys
- VOLUME /config/guacamole/keys
- VOLUME /var/lib/mysql
.. code-block:: shell
...
...
docs/faq_install.rst
View file @
f7d16ec4
...
...
@@ -118,7 +118,7 @@
# 必须到 Jumpserver后台 会话管理-终端管理 删掉 coco 的注册
# 一定要先到 Jumpserver后台 会话管理-终端管理 删掉 coco 的注册
$ cd /opt/coco && ./cocod stop
$ rm /opt/coco/keys/.access_key # coco, 如果你是按文档安装的,key应该在这里,如果不存在key文件直接下一步
$ rm /opt/coco/
data/
keys/.access_key # coco, 如果你是按文档安装的,key应该在这里,如果不存在key文件直接下一步
$ ./cocod start -d # 正常运行后到Jumpserver 会话管理-终端管理 里面接受coco注册
15. 执行 ./cocod start 后提示 Failed register terminal unknow: xxxx
...
...
docs/faq_ssh.rst
View file @
f7d16ec4
...
...
@@ -26,7 +26,7 @@ SSH 协议资产连接错误排查思路
# 正常部署请参照此步骤解决
$ cd /opt/coco && ./cocod stop
$ rm /opt/coco/keys/.access_key # coco, 如果你是按文档安装的,key应该在这里,如果不存在,直接下一步
$ rm /opt/coco/
data/
keys/.access_key # coco, 如果你是按文档安装的,key应该在这里,如果不存在,直接下一步
$ ./cocod start -d
# docker 部署请直接删除容器后重建,记得一定要先在 终端管理 删除不在线的组件
...
...
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