If you want to use ProGet as a private Chocolatey repository, follow these steps to host, push, and install Chocolatey packages from ProGet.


1. Create a Chocolatey Feed in ProGet

  1. Log into your ProGet Web UI (http://localhost:81 or your configured address).
  2. Go to FeedsCreate New Feed.
  3. Select Feed Type: Chocolatey.
  4. Give it a name, e.g., choco-packages.
  5. Configure permissions (optional) to control who can push/install packages.
  6. Click “Create Feed”.

2. Configure Chocolatey to Use ProGet

Run this in PowerShell (as Admin) to add ProGet as a Chocolatey source: