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:
Clone the
habitat-sh/on-prem-builder
repository on the computer running Habitat On-Prem Builder.Uninstall all Habitat Builder services by running the uninstall script:
sudo ./uninstall.sh
After the services are uninstalled, reinstall them by running the
install.sh
script:./install.sh