mirror of https://github.com/jumpserver/jumpserver
Updated v0.5.0 应用图解 (markdown)
parent
3b30917dc4
commit
1a847e0e07
|
@ -7,11 +7,15 @@ Python: 版本 3.6
|
|||
|
||||
```
|
||||
[root@localhost ~]# source /opt/py3/bin/activate
|
||||
|
||||
(py3) [root@localhost ~]# service redis start
|
||||
Redirecting to /bin/systemctl start redis.service
|
||||
|
||||
(py3) [root@localhost ~]# cd /opt/jumpserver/
|
||||
|
||||
(py3) [root@localhost jumpserver]# sh nginx.sh start
|
||||
Starting nginx: [ OK ]
|
||||
|
||||
(py3) [root@localhost jumpserver]# python run_server.py all
|
||||
Sun Jan 28 21:19:21 2018
|
||||
Jumpserver version 0.5.0, more see https://www.jumpserver.org
|
||||
|
|
Loading…
Reference in New Issue