sync gethub repo with satellite #193217
Replies: 2 comments
-
|
The URL pattern for GitHub-hosted content depends on what you're actually trying to sync into Satellite, since GitHub isn't a traditional package repository. For Helm charts, the chart repository URL is different from the GitHub project page:
For binary tools like yq and helmfile, GitHub hosts them as release assets under URLs like: Those won't work directly as Satellite content sources since they're not RPM/yum repos. Could you share what type of content source you're adding in Satellite (Yum, File, Generic Content)? And what exact errors you're seeing? That'll make it much easier to pin down the right URL format for each one. |
Beta Was this translation helpful? Give feedback.
-
|
Welcome! 👋 Thanks for posting in the GitHub Community, @georgejulien ! We're happy you're here. You are more likely to get a useful response if you are posting in the applicable category. The Accessibility category is a place for our community to discuss and provide feedback on the digital accessibility of GitHub products. Digital accessibility means that GitHub tools, and technologies, are designed and developed so that people with disabilities can use them. We’ve moved your post to our Programming Help 🧑💻 category, which is more appropriate for this type of discussion. Please review our guidelines about the Programming Help category for more information. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Question
💬 Feature/Topic Area
Actions
Body
All,
I am trying to sync a bunch of Gethub repos with my RHEL satellite system to control what version can be installed on systems. But when doing so using the URL that I do to find the data in gethub, I get errors. In the past I have found through google search that it URL that is used for this is different. Can someone assist? Here are some of the ones I am trying to set up:
helm.sh
kube-vip.io
yq
helmfile
Thanks all,
George
Beta Was this translation helpful? Give feedback.
All reactions