feat: update

parent c1288ecd
...@@ -10,8 +10,8 @@ pre version. ...@@ -10,8 +10,8 @@ pre version.
## Install ## Install
$ git clone http://xxxx $ git clone https://github.com/jumpserver/coco.git
## Setting ## Setting
You need update config.py settings as you need, Be aware of: You need update config.py settings as you need, Be aware of:
...@@ -23,7 +23,7 @@ They are: ...@@ -23,7 +23,7 @@ They are:
NAME: NAME:
JUMPSERVER_URL: JUMPSERVER_URL:
SECRET_KEY: SECRET_KEY:
Also some config you need kown: Also some config you need kown:
SSH_HOST: SSH_HOST:
SSH_PORT: SSH_PORT:
...@@ -31,8 +31,8 @@ Also some config you need kown: ...@@ -31,8 +31,8 @@ Also some config you need kown:
## Start ## Start
# python ssh_server.py # python run_server.py
When your start ssh server, It will register with jumpserver api, When your start ssh server, It will register with jumpserver api,
Then you need login jumpserver with admin user, active it in <Terminal> Then you need login jumpserver with admin user, active it in <Terminal>
......
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