Updated v0.5.0 应用图解 (markdown)

master
假想控 2018-01-28 21:29:06 +08:00
parent 3b30917dc4
commit 1a847e0e07
1 changed files with 4 additions and 0 deletions

@ -7,11 +7,15 @@ Python: 版本 3.6
``` ```
[root@localhost ~]# source /opt/py3/bin/activate [root@localhost ~]# source /opt/py3/bin/activate
(py3) [root@localhost ~]# service redis start (py3) [root@localhost ~]# service redis start
Redirecting to /bin/systemctl start redis.service Redirecting to /bin/systemctl start redis.service
(py3) [root@localhost ~]# cd /opt/jumpserver/ (py3) [root@localhost ~]# cd /opt/jumpserver/
(py3) [root@localhost jumpserver]# sh nginx.sh start (py3) [root@localhost jumpserver]# sh nginx.sh start
Starting nginx: [ OK ] Starting nginx: [ OK ]
(py3) [root@localhost jumpserver]# python run_server.py all (py3) [root@localhost jumpserver]# python run_server.py all
Sun Jan 28 21:19:21 2018 Sun Jan 28 21:19:21 2018
Jumpserver version 0.5.0, more see https://www.jumpserver.org Jumpserver version 0.5.0, more see https://www.jumpserver.org