Update download endpoint references for Automate, Infra Server, Manage, and Desktop docs#4658
Open
RitvikPatil777 wants to merge 12 commits into
Open
Update download endpoint references for Automate, Infra Server, Manage, and Desktop docs#4658RitvikPatil777 wants to merge 12 commits into
RitvikPatil777 wants to merge 12 commits into
Conversation
✅ Deploy Preview for chef-web-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
…load endpoints Replace deprecated packages.chef.io and omnitruck.chef.io with new commercial and community download API endpoints. Signed-off-by: Ritvik Patil <rpatil@progress.com>
1341620 to
421881e
Compare
Contributor
|
@RitvikPatil777 The content in the |
… (chef-server and desktop-config)
Replaced packages.chef.io with new commercial download endpoints (with license_id) in 17 automate documentation files.
|
@IanMadd can you review and merge this |
Signed-off-by: Ritvik Patil <rpatil@progress.com>
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates Chef Automate documentation to replace deprecated packages.chef.io / omnitruck.chef.io download references with the newer Chef download API endpoints, and adjusts related networking guidance (allowed domains) accordingly.
Changes:
- Updated Chef Automate CLI download commands to use
chefdownload-commercial.chef.ioendpoints (withlicense_idwhere required). - Updated “required accessible domains” lists to include the new download domains.
- Updated various HA/airgapped upgrade and deployment procedures to use the new endpoints for binaries and bundles.
Reviewed changes
Copilot reviewed 19 out of 19 changed files in this pull request and generated 18 comments.
Show a summary per file
| File | Description |
|---|---|
| content/automate/restore.md | Updates Automate CLI download command to new commercial download endpoint. |
| content/automate/on_prem_builder.md | Updates installer/CLI download command to new commercial download endpoint. |
| content/automate/node_integrations.md | Removes deprecated packages.chef.io reference in SSM scan job description. |
| content/automate/migrate.md | Updates CLI download URL and allowed-domain list for migration prerequisites. |
| content/automate/managed_services.md | Updates CLI download command for external datastore backup/restore flow. |
| content/automate/major_upgrade.md | Updates CLI download command and airgap bundle download command quoting. |
| content/automate/major_upgrade_4.x.md | Updates CLI download commands and airgap bundle download commands for 4.x upgrade paths (including proxy example). |
| content/automate/install.md | Updates CLI download command in install guide. |
| content/automate/infra_server.md | Updates CLI download command used for Automate + Infra Server install. |
| content/automate/ha_upgrade_introduction.md | Updates HA upgrade CLI and airgap bundle download commands. |
| content/automate/ha_on_premises_deployment_procedure.md | Updates on-prem HA deployment script to download CLI from new endpoint. |
| content/automate/ha_node_bootstrapping.md | Updates Chef Workstation download URL to new commercial endpoint. |
| content/automate/ha_common.md | Updates Habitat (hab) download reference to new commercial endpoint. |
| content/automate/ha_chef_backend_to_automate_ha.md | Updates CLI download command as part of in-place migration steps. |
| content/automate/ha_aws_managed_deploy_steps.md | Updates AWS-managed HA deployment script to download CLI from new endpoint. |
| content/automate/ha_aws_deploy_steps.md | Updates AWS HA deployment script to download CLI from new endpoint. |
| content/automate/get_started.md | Updates Vagrant quickstart to download chef-automate from new endpoint and adds license placeholder note. |
| content/automate/configuration.md | Updates required-domain list to include new download domains. |
| content/automate/airgapped_installation.md | Updates CLI and airgap bundle download commands for airgapped install. |
IanMadd
reviewed
Jun 15, 2026
Signed-off-by: Ian Maddaus <ian.maddaus@progress.com>
Signed-off-by: Ritvik Patil <rpatil@progress.com>
Signed-off-by: Ritvik Patil <rpatil@progress.com>
Signed-off-by: Ritvik Patil <rpatil@progress.com>
7fdae17 to
12fabeb
Compare
Signed-off-by: Ritvik Patil <rpatil@progress.com>
Signed-off-by: Ritvik Patil <rpatil@progress.com>
IanMadd
approved these changes
Jun 23, 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.
Summary
Replaced deprecated
packages.chef.ioandomnitruck.chef.ioendpoint references with new commercial and community download API endpoints.Changes
All changes provide both commercial and community endpoint options where applicable.
Related
JIRA: https://progresssoftware.atlassian.net/browse/CHEF-29627