Skip to content

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

License

Notifications You must be signed in to change notification settings

ginglis13/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.9%
  • Shell 6.1%
  • Makefile 5.1%
  • Dockerfile 1.3%
  • PowerShell 0.8%
  • Batchfile 0.5%
  • HTML 0.3%