Skip to main content

Upgrade your Chef Habitat On-Prem Builder deployment

Chef Habitat On-Prem Builder services don’t upgrade automatically. To upgrade the services, use the uninstall script to stop, unload, and remove them.

Note

The uninstall script doesn’t remove user data, so you can uninstall and reinstall the Habitat Builder services without losing data.

To upgrade Chef Habitat On-Prem Builder, follow these steps:

  1. Clone the habitat-sh/on-prem-builder repository on the computer running Habitat On-Prem Builder.

  2. Uninstall all Habitat Builder services by running the uninstall script:

    sudo ./uninstall.sh
    
  3. After the services are uninstalled, reinstall them by running the install.sh script:

    ./install.sh
    
Edit this page on GitHub

Thank you for your feedback!

×