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
- Log into your ProGet Web UI (
http://localhost:81or your configured address). - Go to
Feeds→Create New Feed. - Select Feed Type:
Chocolatey. - Give it a name, e.g.,
choco-packages. - Configure permissions (optional) to control who can push/install packages.
- Click “Create Feed”.
2. Configure Chocolatey to Use ProGet
Run this in PowerShell (as Admin) to add ProGet as a Chocolatey source: