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

14 lines
319 B

```
cd /home/NebulaBS_Dbn_PG_Safe_Tool-install-1.0.0
编辑globe.common.conf 文件
执行sh install.sh 参数
脚本参数说明user 添加用户, db 创建库 access 添加访问权限
新建库并且新建用户时命令执行顺序user ---> db ---> access
新增ip时需要把原有IP注释
```