Commit ac92889e authored by wojiushixiaobai's avatar wojiushixiaobai

[Update]更新

parent 2f0641b6
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
三、管理用户 三、管理用户
````````````````````` `````````````````````
管理用户是资产(被控服务器)上的root,或拥有 NOPASSWD: ALL sudo权限的用户, Jumpserver使用该用户来 `推送系统用户`、`获取资产硬件信息`等。 暂不支持 Windows或其它硬件, 可以随意设置一个 管理用户是资产(被控服务器)上的roo,或拥有 NOPASSWD: ALL sudo权限的用户, Jumpserver使用该用户来 推送系统用户、获取资产硬件信息 等。暂不支持 Windows或其它硬件, 可以随意设置一个
3.1 管理用户列表 3.1 管理用户列表
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
admin_instruction quick_start
admin_user admin_user
admin_asset admin_asset
admin_perms admin_perms
......
...@@ -67,5 +67,5 @@ ...@@ -67,5 +67,5 @@
点击页面上边的 "安全设置" 按钮, 进入安全设置页面 点击页面上边的 "安全设置" 按钮, 进入安全设置页面
.. image:: _static/img/admin_terminal_security_list_01.jpg .. image:: _static/img/admin_settings_security_list_01.jpg
.. image:: _static/img/admin_terminal_security_list_02.jpg .. image:: _static/img/admin_settings_security_list_02.jpg
...@@ -12,7 +12,7 @@ Jumpserver 文档 ...@@ -12,7 +12,7 @@ Jumpserver 文档
:maxdepth: 2 :maxdepth: 2
introduce introduce
installation step_by_step
admin_guide admin_guide
user_guide user_guide
development development
......
安装文档
++++++++++++++++++++++++
.. toctree::
:maxdepth: 1
setup_by_fast
dockerinstall
step_by_step
setup_by_ubuntu
quickinstall
setup_by_optimization
start_automatically
upgrade
migration
This diff is collapsed.
This diff is collapsed.
...@@ -7,8 +7,6 @@ CentOS 7 安装文档 ...@@ -7,8 +7,6 @@ CentOS 7 安装文档
- > 开头的行表示需要在 mysql 中执行 - > 开头的行表示需要在 mysql 中执行
- $ 开头的行表示需要执行的命令 - $ 开头的行表示需要执行的命令
本文档适用于有一定web运维经验的管理员或者工程师, 文中不会对安装的软件做过多的解释, 仅对需要执行的内容注部分注释, 更详细的内容请参考一步一步安装。
云服务器快速部署参考 `极速安装 <setup_by_fast.html>`_ 云服务器快速部署参考 `极速安装 <setup_by_fast.html>`_
安装过程中遇到问题可参考 `安装过程中常见的问题 <faq_install.html>`_ 安装过程中遇到问题可参考 `安装过程中常见的问题 <faq_install.html>`_
......
一站式、分布式安装文档 一站式、分布式安装文档
++++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++++
可用于生产环境参考安装文档
组件说明 组件说明
~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~
...@@ -53,6 +52,8 @@ ...@@ -53,6 +52,8 @@
分布式部署文档(基于CentOS 7) 分布式部署文档(基于CentOS 7)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
等待更新ing...
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
......
This diff is collapsed.
...@@ -3,4 +3,9 @@ ...@@ -3,4 +3,9 @@
可以通过该功能快速下发命令到资产, 目前仅支持能被 ansible 管理的资产, 要求 系统用户 登陆方式为 自动登陆 可以通过该功能快速下发命令到资产, 目前仅支持能被 ansible 管理的资产, 要求 系统用户 登陆方式为 自动登陆
.. code-block:: vim
# 在左侧先勾选资产, 在右下角根据需要切换系统用户, 在下方输入需要执行的命令, 点击执行即可
# 仅支持标准的 shell 命令, 如: sudo ifconfig
.. image:: _static/img/user_ops_command-execution_start_list.jpg .. image:: _static/img/user_ops_command-execution_start_list.jpg
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment