Chef Manage Release Notes
Chef Manage provides a web-based user interface that manages Chef Infra nodes and other policy objects, such as data bags and roles, on the instance of Chef Infra Server that it is installed on.
Chef Manage is deprecated and users should plan to migrate to Chef Automate as the replacement.
Upgrading
Download the latest version of the chef-manage package for your platform from Chef Downloads to your Chef Infra Server, then run:
rpm -Uvh /path/to/chef-manage-*.rpm
or
dpkg -i /path/to/chef-manage-*.deb
then:
chef-manage-ctl reconfigure
chef-server-ctl reconfigure
Was this page helpful?