chef-server-webui
Chef configuration management system - Web UI
Install
- All systems
-
curl cmd.cat/chef-server-webui.sh
- Ubuntu
-
apt-get install chef-server-webui
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install chef-server-webui
- Raspbian
-
apt-get install chef-server-webui
- Dockerfile
- dockerfile.run/chef-server-webui
chef-server-webui
Chef configuration management system - Web UI
Chef is a systems integration framework and configuration management system written in Ruby. Chef provides a Ruby library and API that can be used to bring the benefits of configuration management to an entire infrastructure. The Chef Server is a Merb application that provides centralized storage and distribution for recipes stored in "cookbooks," management and authentication of client nodes and node data, and search indexes for that data. This package provides a web UI administrators can use for interacting with the Chef server