Self Hosting: Custom Nuget server
- Dominant language
- JavaScript
- Stars
- 27.2k
- Forks
- 5.6k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 46
Description
### Discussed in https://github.com/badges/shields/discussions/7953
Originally posted by **mieliespoor** May 11, 2022
We are looking to selfhost and would like to integrate it with an internally hosted nuget server. I don't however see the option to override the nuget base url?
Originally posted by **chris48s** May 11, 2022
We don't have the ability to set a base URL for nuget but we could accept a PR for it.
This should not be a big job as we already have the ability to set `apiBaseUrl`. This allows us to share the nuget client code with myget, chocolatey, powershell gallery, etc. I'm going to convert this discussion to an issue.
Contributor guide
Research direction
Start by locating the existing NuGet client code and the `apiBaseUrl` configuration used for MyGet, Chocolatey, and the PowerShell Gallery. Confirm how that setting is passed through, then make the NuGet base URL configurable and verify that self-hosted endpoints can be used without changing the default behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100