end user Nodes running in environments with different roles, filled with data bags full of items, running on recipes organized in cookbooks. A powerful software tool to configure and maintain your IT infrastructure.
end user Building blocks: Sinatra + Erubis - simple, no databases necessary Bootstrap v3.0.3 - makes Chef Browser responsive and mobile friendly TinyConfig, https://github.com/3ofcoins/tinyconfig - configuring settings by the user is extremely simple
end user How to install: 1. Download from http://3ofcoins.github.com/chef-browser 2. Run bundle install 3. Provide server details in a settings.rb file: server_url "http://127.0.0.1:4000" client_name "marta" client_key "home/marta/key.pem" 4. Run puma -e production 5. Go to http://localhost:9292