You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
smartbi2/README_NEW.md

11 lines
208 B
Markdown

4 years ago
# 准备
- 创建数据库
```
create database smartbi
```
- 修改配置文件
```
1.在/opt下创建smartbi文件夹
2.将conf文件复制到/opt/smartbi下
3.修改/opt/smartbi/smartbi.properties文件
```