kongx/README.en.md
raoxiaoyan 3722caaf01 1、增加readme
2、修改pom.xml版本号为1.2.x
2020-10-12 11:53:10 +08:00

29 lines
1.4 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#kongx
#### Description
kongx是网关kong的可视化界面管理平台(参考konga的部分界面布局方式),能够集中化管理应用不同环境的网关配置,提供同步各环境的网关配置功能,并且具备规范的权限管理、参数配置、环境管理及日志审计等特性。
基于Spring Boot和Spring Cloud开发打包后可以直接运行不需要额外安装Tomcat等应用容器
#### Screenshots
![](https://gitee.com/raoxy/kongx/blob/master/docs/screen.png)
#### Features
- Kong Manage:Upstream,Service,Route,Plugin,Consumer等
- 同步Kong配置:同步不同环境间的kong配置便于多环境同一项目配置管理
- 系统管理:具有完善的权限管理系统,包括:用户管理、菜单管理、角色管理及用户组管理等功能;
- 参数管理:具有良好的扩展性,基于平台的参数管理可扩展多环境及服务管理;包括:环境管理、参数参数等
- 日志管理:平台具有完善的日志审计功能,包括:同步日志、操作日志;
#### Quick start
[快速安装](https://gitee.com/raoxy/kongx/wikis/pages?sort_id=2979225&doc_id=983590)
#### Kong网关插件列表
- [灰度插件Canary](https://gitee.com/raoxy/kong-plugins-canary)
- [...]
#### kong网关最佳实践
- Kong与consul自主发现服务
- 如何应用灰度插件(canary)及使用场景介绍
- 整理中...尽情期待