mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-04-24 00:04:26 +08:00
Updated 服务部署与启动 (markdown)
17
服务部署与启动.md
17
服务部署与启动.md
@@ -29,14 +29,29 @@
|
||||
2. IDE启动StandaloneLauncher
|
||||
3. 浏览器输入http://localhost:9080
|
||||
|
||||
* 源码启动
|
||||
1. bin/build-standalone.sh
|
||||
2. bin/start-standalone.sh
|
||||
3. 浏览器输入http://localhost:9080
|
||||
|
||||
**Windows 环境**
|
||||
|
||||
* ide启动
|
||||
* release包启动
|
||||
1. 下载最新release包
|
||||
2. bin/start-standalone.bat
|
||||
3. http://localhost:9080/
|
||||
|
||||
* ide启动
|
||||
1. 执行./build_ide.bat
|
||||
2. IDE启动StandaloneLauncher
|
||||
3. 浏览器输入http://localhost:9080
|
||||
|
||||
* 源码启动
|
||||
1. bin/build-standalone.bat
|
||||
2. bin/start-standalone.bat
|
||||
3. 浏览器输入http://localhost:9080
|
||||
|
||||
|
||||
### 3. 数据准备
|
||||
|
||||
     默认系统自带H2数据库, 并已初始化好demo数据
|
||||
|
||||
Reference in New Issue
Block a user