Yasumoto / ChefInspector

macOS app to view nodes in a Chef installation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChefInspector

macOS app to view nodes in a Chef installation.

Uses your local ~/.config.rb file for configuration thanks to Gyutou.

About

This application will query your configured Chef server for a list of nodes, and cache them until you hit Clear to refresh the list.

It will filter the list of nodes based on your query string, and then query Chef for the node attributes when you click through. These attributes will be cached, and you can expand (option-click to expand an entire subtree) to view the rest of the data.

Lastly, if you need to search for a particular string/node, use the field at the bottom of the attribute display to filter based on your string query.

About

macOS app to view nodes in a Chef installation


Languages

Language:Swift 100.0%