3

I'm trying to create a helm chart repo on our enterprise's Github. As suggested in this link, I should get access to something similar to raw.githubusercontent.com on our Github. Where can I find this?

1 Answer 1

5

To find your GitHub Enterprise instance's raw URL, just navigate to any file in your Enterprise repository and click the Raw button to see its Raw URL. Just don't forget to truncate the authorization token from the URL so it looks something like this:

https://raw.github.company.com/User_Or_OrgName/Branch_Or_Commit_ID/file_name.file_extension

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.