[release-26.1] docs: CHEF-34837 - Add Native Installer documentation for Chef Workstation 26.1 release (#30)#32
Merged
Conversation
…ation 26.1 release (#30) * docs: update native installer install and upgrade guidance Signed-off-by: nikhil2611 <ngupta@progress.com> * docs: update install page wording and add system requirements - Update intro paragraph to match Chef Infra Client style - Update supported platforms with detailed descriptions - Add Chef Workstation requirements section (RAM, disk, processor) - Update prerequisites to match Infra Client wording Signed-off-by: nikhil2611 <ngupta@progress.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * docs: address PR review comments - Remove ambiguous Processor requirement line - Remove redundant Upgrade section from install.md - Update RPM install/upgrade to use dnf and rpm pattern - Add rpm -e method to uninstall for consistency - Fix Windows MSI filename to _x86_64.msi across all docs Signed-off-by: nikhil2611 <ngupta@progress.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * docs: address clintoncwolfe review comments - Revert title to 'Install Chef Workstation' - Add back individual components section as a la carte alternative - Remove hab pkg install URL link Signed-off-by: nikhil2611 <ngupta@progress.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Remove rpm -e uninstall command Keep RPM uninstall instructions focused on dnf remove by removing the redundant rpm -e command. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> (cherry picked from commit 6058dfd) Signed-off-by: nikhil2611 <ngupta@progress.com> * Remove /qn flag from Windows MSI commands Remove the silent install flag /qn from msiexec commands in install, upgrade, and uninstall docs. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Signed-off-by: nikhil2611 <ngupta@progress.com> * Editing Signed-off-by: Ian Maddaus <ian.maddaus@progress.com> --------- Signed-off-by: nikhil2611 <ngupta@progress.com> Signed-off-by: Ian Maddaus <ian.maddaus@progress.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: Ian Maddaus <ian.maddaus@progress.com> (cherry picked from commit 9a951e5)
✅ Deploy Preview for chef-workstation-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
IanMadd
approved these changes
Jul 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport
This will backport the following commits from
maintorelease-26.1:Questions ?
Please refer to the Backport tool documentation