1 Star 0 Fork 0

bytepowered / fluxgo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 939 Bytes
一键复制 编辑 原始数据 按行查看 历史
陈哈哈 提交于 2021-06-24 09:43 . fix: app cli

Flux : MicroService Gateway for Dubbo/gRpc/Http

Flux Gateway 是一个基于 Golang 原生开发的微服务网关,支持Dubbo、HTTP以及gRPC等协议。

Config

运行时须要指定环境变量:

Note: Dubbogo强制地自动读取配置,过程不受管控,必须指定以下环境变量值。

export APP_LOG_CONF_FILE=./conf.d/log.yml
export CONF_CONSUMER_FILE_PATH=./conf.d/dubbo.yml
export CONF_PROVIDER_FILE_PATH=./conf.d/dubbo.yml

IDE运行

Note: Dubbogo强制地自动读取配置,过程不受管控,必须指定以下环境变量值。

APP_LOG_CONF_FILE=./conf.d/log.yml;CONF_CONSUMER_FILE_PATH=./conf.d/dubbo.yml;CONF_PROVIDER_FILE_PATH=./conf.d/dubbo.yml

LICENSE

Fluxgo is licensed under the Mulan PSL v2 license. Check the LICENSE_CN / LICENSE_EN file for details.

License report

Check the LICENSES REPORT file for details.

1
https://gitee.com/bytepowered/fluxgo.git
git@gitee.com:bytepowered/fluxgo.git
bytepowered
fluxgo
fluxgo
v0.21

搜索帮助