Skip to content

Files

Latest commit

 

History

History
127 lines (80 loc) · 2.75 KB

manage.md

File metadata and controls

127 lines (80 loc) · 2.75 KB

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

aliases = ["/manage.html"]

[menu] [menu.docs] title = "About the Management Console" identifier = "chef_infra/features/management_console/manage.md About the Management Console" parent = "chef_infra/features/management_console" weight = 10 +++

[edit on GitHub]

{{% EOL_manage %}}

The Chef management console enables the management of nodes, data bags, roles, environments, and cookbooks by using a web user interface. In addition, access to nodes, data bags, roles, environments, and cookbooks is configurable using role-based access control (RBAC).

Nodes

{{% node %}}

The Chef management console provides ways for users to delete nodes and reset their private keys, edit node attributes, manage the run-lists, configure user and group permissions, and manage tags.

image

Search

{{% search %}}

{{< note >}}

The syntax for search queries in the Chef management console is identical to the syntax for search queries used with knife, the command line tool used to manage objects on the Chef Infra Server.

{{< /note >}}

Query Syntax

{{% search_query_syntax %}}

Keys

{{% search_key %}}

Nested Fields

{{% search_key_nested %}}

About Patterns

{{% search_pattern %}}

Exact Matching

{{% search_pattern_exact %}}

Wildcard Matching

{{% search_pattern_wildcard %}}

Range Matching

{{% search_pattern_range %}}

Fuzzy Matching

{{% search_pattern_fuzzy %}}

About Operators

{{% search_boolean_operators %}}

{{% search_boolean_operators_andnot %}}

Special Characters

{{% search_special_characters %}}

Policy

{{% policy_summary %}}

The Chef management console provides ways for users to manage data bags, environments, roles, cookbooks, clients, and managing tags.

image

Admin

Organizations, users, and groups can be managed from the Chef management console, including role-based access control for any user and group to any of the objects saved to the Chef Infra Server.

{{% server_rbac %}}

image

Install Chef Manage

{{% ctl_chef_server_install_features_download %}}

Chef Manage Local Installation

{{% ctl_chef_server_install_features_manual %}}