mirror of https://github.com/jumpserver/jumpserver
Updated v0.5.0 基于 CentOS7 (markdown)
parent
36b6c4e86f
commit
3c36ffe4e4
|
@ -186,15 +186,7 @@ $ssh admin@192.168.244.144 2222
|
|||
|
||||
Luna已该为纯前端,需要nginx来运行访问
|
||||
|
||||
**4.1 下载clone项目**
|
||||
|
||||
```
|
||||
$ cd /opt
|
||||
$ git clone https://github.com/jumpserver/luna.git
|
||||
$ cd luna && npm install && npm run-script build
|
||||
```
|
||||
|
||||
或 下载 release包
|
||||
下载 release包
|
||||
|
||||
访问 https://github.com/jumpserver/luna/releases,下载对应release包
|
||||
|
||||
|
|
Loading…
Reference in New Issue