Update README.md
This commit is contained in:
@@ -170,6 +170,11 @@ API地址:http://demo.fizzgate.com/proxy/[服务名]/[API_Path]
|
|||||||
5. Windows启动 执行`.\boot.cmd start` 命令启动服务,支持 start/stop/restart/status命令
|
5. Windows启动 执行`.\boot.cmd start` 命令启动服务,支持 start/stop/restart/status命令
|
||||||
|
|
||||||
安装方式二(v2.0.0或以上版本):docker:
|
安装方式二(v2.0.0或以上版本):docker:
|
||||||
|
|
||||||
|
下载SQL脚本:https://github.com/wehotel/fizz-gateway-community/releases/tag/{version} (把{version}替换为对应版本号)
|
||||||
|
|
||||||
|
首次安装执行`fizz-manager-professional-{version}-mysql.sql`数据库脚本,从低版本升级至高版本选择执行update目录下对应升级脚本(如有脚本则执行)
|
||||||
|
|
||||||
1. 下载对应版本的镜像:docker pull fizzgate/fizz-manager-professional:{version}
|
1. 下载对应版本的镜像:docker pull fizzgate/fizz-manager-professional:{version}
|
||||||
2. 通过环境变量方式修改redis配置、database配置(其它配置同理)并运行镜像
|
2. 通过环境变量方式修改redis配置、database配置(其它配置同理)并运行镜像
|
||||||
```sh
|
```sh
|
||||||
|
|||||||
Reference in New Issue
Block a user