Skip to content

zouyx/agollo-agent

Repository files navigation

agollo-agent - Apollo in Service Mesh

golang Build Status Go Report Card codebeat badge Coverage Status License GoDoc GitHub release 996.icu

Apollo的Service Mesh实现

Dependence

./import.sh

推荐gopm,不需要翻墙

Installation

如果还没有安装Go开发环境,请参考以下文档Getting Started ,安装完成后,请执行以下命令:

Mac/Linux

./build.sh

Windows

请注意: 最好使用Go 1.8进行编译

Run

下载地址

  • 配置app.properties(参考:使用配置

  • 执行

    • Mac/Linux

    ./agollo-agent

    • Windows

    agollo-agent.exe  

Contribution

License

The project is licensed under the Apache 2 license.

Reference

Apollo : https://github.com/ctripcorp/apollo