Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
windows:chocolatey:setup-self-hosted-choco-repo [2024/05/12 13:37] Zyzonixwindows:chocolatey:setup-self-hosted-choco-repo [2024/05/12 13:45] (current) – [Setup Repository] Zyzonix
Line 58: Line 58:
 ==== Setup Repository ==== ==== Setup Repository ====
  
 +=== NuGet Proxy ===
 +To add a new NuGet (Chocolatey) repository proxy add a new ''nuget (proxy)''. To proxy the official Chocolatey repository add the following URL as URL: 
 +<code bash>https://community.chocolatey.org/api/v2/</code>
 +Finally save the proxy repository.
  
 +=== NuGet Hosted ===
 +If the repository should also host packages locally add a new ''nuget (hosted)''
 +<panel><WRAP center todo>This section will be extended later.</WRAP></panel>
  
 +=== NuGet Group ===
 +To make the proxy-repository and all local hosted packages available through one URL, add a ''nuget-group'' on the repository tab. Then add both ''nuget-proxy'' and ''nuget-hosted'' to the group.
 +
 +-----
 //Sourced from:// //Sourced from://
   * //[[https://github.com/sonatype-nexus-community/nexus-repository-installer|github.com/sonatype-nexus-community]]//   * //[[https://github.com/sonatype-nexus-community/nexus-repository-installer|github.com/sonatype-nexus-community]]//
  • windows/chocolatey/setup-self-hosted-choco-repo.txt
  • Last modified: 2024/05/12 13:45
  • by Zyzonix