Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 1.03 KB

release_notes_manage.md

File metadata and controls

42 lines (31 loc) · 1.03 KB

+++ title = "Chef Manage Release Notes" draft = false

aliases = ["/release_notes_manage.html"] product = [] release_notes = "manage" layout = "release_notes" toc_layout = "release_notes_toc"

[menu] [menu.release_notes] title = "Chef Manage" identifier = "release_notes/release_notes_manage.md Chef Manage" parent = "release_notes" weight = 90 +++

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's 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