Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 1.15 KB

legacy_uninstall.md

File metadata and controls

51 lines (35 loc) · 1.15 KB

+++ title = "Uninstall Legacy Products" draft = false gh_repo = "chef-web-docs"

[menu] [menu.legacy] title = "Uninstall" identifier = "legacy/uninstall" parent = "legacy" weight = 999 +++

Chef Analytics

Use the uninstall subcommand to remove the Chef Analytics application, but without removing any of the data. This subcommand will shut down all services (including the runit process supervisor).

This subcommand has the following syntax:

opscode-analytics-ctl uninstall

{{< note >}}

To revert the uninstall subcommand, run the reconfigure subcommand (because the start subcommand is disabled by the uninstall command).

{{< /note >}}

Reporting

Use the uninstall subcommand to remove the Reporting add-on to the Chef Infra Server, but without removing any of the data. This subcommand will shut down all services (including the runit process supervisor).

This subcommand has the following syntax:

opscode-reporting-ctl uninstall

{{< note >}}

To revert the uninstall subcommand, run the reconfigure subcommand (because the start subcommand is disabled by the uninstall command).

{{< /note >}}