Skip to content

func-e (pronounced funky) makes running Envoy® easy

License

Notifications You must be signed in to change notification settings

AswinBehera/func-e

 
 

Repository files navigation

Build Coverage Report Card Downloads License

func-e

func-e (pronounced funky) 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/func-e https://github.com/tetratelabs/func-e/releases
$ curl https://func-e.io/install.sh | bash -s -- -b /usr/local/bin
# Run the admin server on http://localhost:9901
$ func-e run --config-yaml "admin: {address: {socket_address: {address: '127.0.0.1', port_value: 9901}}}"

Run func-e 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

About

func-e (pronounced funky) makes running Envoy® easy

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 85.4%
  • Shell 5.7%
  • Makefile 4.9%
  • Dockerfile 2.0%
  • PowerShell 0.7%
  • Roff 0.6%
  • Other 0.7%