Update README.md

This commit is contained in:
linwaiwai
2021-01-25 17:21:26 +08:00
parent fd384de3cd
commit d18ee77ee3
2 changed files with 7 additions and 7 deletions

View File

@@ -2,7 +2,7 @@ English | [简体中文](./README.md)
<h1 align="center">Welcome to Fizz Gateway</h1> <h1 align="center">Welcome to Fizz Gateway</h1>
<p> <p>
<img alt="Version" src="https://img.shields.io/badge/version-1.0.0-blue.svg?cacheSeconds=2592000" /> <img alt="Version" src="https://img.shields.io/badge/version-1.4.0-blue.svg?cacheSeconds=2592000" />
<a href="http://www.fizzgate.com/fizz-gateway-community/" target="_blank"> <a href="http://www.fizzgate.com/fizz-gateway-community/" target="_blank">
<img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" /> <img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" />
</a> </a>
@@ -186,7 +186,7 @@ Fizz官方技术交流③群512164278
1. The fizz-gateway-community community version of the gateway core project is open in GNU v3 and can be used for free. 1. The fizz-gateway-community community version of the gateway core project is open in GNU v3 and can be used for free.
2. Management backend projects (fizz-manager-professional and fizz-admin-professional) as commercial versions only open binary packages [free download](https://github.com/wehotel/fizz-gateway-community/releases), and For commercial projects, please contact us (524423586@qq.com) for authorization. 2. Management backend projects (fizz-manager-professional and fizz-admin-professional) as commercial versions only open binary packages [free download](https://github.com/wehotel/fizz-gateway-community/releases), and For commercial projects, please contact us (sale@fizzgate.com) for authorization.
## System screenshot ## System screenshot

View File

@@ -2,7 +2,7 @@
<h1 align="center">Welcome to Fizz Gateway</h1> <h1 align="center">Welcome to Fizz Gateway</h1>
<p> <p>
<img alt="Version" src="https://img.shields.io/badge/version-1.0.0-blue.svg?cacheSeconds=2592000" /> <img alt="Version" src="https://img.shields.io/badge/version-1.4.0-blue.svg?cacheSeconds=2592000" />
<a href="http://www.fizzgate.com/fizz-gateway-community/" target="_blank"> <a href="http://www.fizzgate.com/fizz-gateway-community/" target="_blank">
<img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" /> <img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" />
</a> </a>
@@ -26,7 +26,7 @@ http://demo.fizzgate.com/
账号/密码:`admin`/`Aa123!` 账号/密码:`admin`/`Aa123!`
健康检查地址http://demo.fizzgate.com/serviceConfigs 健康检查地址http://demo.fizzgate.com/admin/cache/serviceConfigs (线上版本请限制admin、config、managerConfig路径的外网访问)
API地址http://demo.fizzgate.com/proxy/[服务名]/[API Path] API地址http://demo.fizzgate.com/proxy/[服务名]/[API Path]
@@ -39,7 +39,7 @@ API地址http://demo.fizzgate.com/proxy/[服务名]/[API Path]
- 集群管理Fizz网关节点是无状态的配置信息自动同步支持节点水平拓展和多集群部署。 - 集群管理Fizz网关节点是无状态的配置信息自动同步支持节点水平拓展和多集群部署。
- 服务编排支持热服务编排能力支持前后端编码随时随地更新API。 - 服务编排支持热服务编排能力支持前后端编码随时随地更新API。
- 负载均衡支持round-robin负载均衡。 - 负载均衡支持round-robin负载均衡。
- 服务发现支持从Eureka注册中心发现后端服务器。 - 服务发现支持从Eureka、Nacos注册中心发现后端服务器。
- 配置中心支持接入apollo配置中心。 - 配置中心支持接入apollo配置中心。
- HTTP反向代理隐藏真实后端服务支持 Rest API反向代理。 - HTTP反向代理隐藏真实后端服务支持 Rest API反向代理。
- 访问策略支持不同策略访问不同的API、配置不同的鉴权等。 - 访问策略支持不同策略访问不同的API、配置不同的鉴权等。
@@ -104,7 +104,7 @@ API地址http://demo.fizzgate.com/proxy/[服务名]/[API Path]
- Redis 2.8或以上版本 - Redis 2.8或以上版本
- MySQL 5.7或以上版本 - MySQL 5.7或以上版本
- Apollo配置中心 (可选) - Apollo配置中心 (可选)
- Eureka服务注册中心 - Eureka、Nacos服务注册中心
依赖的安装可参考详细部署教程 依赖的安装可参考详细部署教程
@@ -185,7 +185,7 @@ Fizz官方技术交流③群512164278
1. 网关核心项目fizz-gateway-community社区版本以GNU v3的方式进行的开放可以免费使用。 1. 网关核心项目fizz-gateway-community社区版本以GNU v3的方式进行的开放可以免费使用。
2. 管理后台项目(fizz-manager-professional和fizz-admin-professional)作为商业版本仅开放二进制包 [免费下载](https://github.com/wehotel/fizz-gateway-community/releases),而商业项目请联系我们(524423586@qq.com进行授权。 2. 管理后台项目(fizz-manager-professional和fizz-admin-professional)作为商业版本仅开放二进制包 [免费下载](https://github.com/wehotel/fizz-gateway-community/releases),而商业项目请联系我们(sale@fizzgate.com进行授权。
## 系统截图 ## 系统截图