Skip to content

darron/envoy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

envoy

Make a hosts file from Chef Server nodes.

Example command:

envoy create -f output.txt -n node-name -s https://chef-server.example.com -e production -k key.pem

This replaces a Ruby script that did this pretty well until we hit about 900 nodes. After that it used way too much memory and became a problem.

Binaries are available on the releases page.

Also available as a Docker image.

About

Golang utility to create a hosts file from Chef Server nodes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published