Skip to content
This repository has been archived by the owner on Aug 16, 2021. It is now read-only.

tetratelabs-attic/getenvoy

Repository files navigation

Build Coverage Go Report Card License

GetEnvoy

GetEnvoy makes running Envoy® easy.

The quickest way to try the command-line interface is an in-lined configuration.

# Download the latest release as /usr/local/bin/getenvoy https://github.com/tetratelabs/getenvoy/releases
$ curl -L https://getenvoy.io/install.sh | bash -s -- -b /usr/local/bin
# Run the admin server on http://localhost:9901
$ getenvoy run --config-yaml "admin: {address: {socket_address: {address: '127.0.0.1', port_value: 9901}}}"

Run getenvoy help or have a look at the Usage Docs for more information.


Envoy® is a registered trademark of The Linux Foundation in the United States and/or other countries