Works great for Debian repositories
Use Cases and Deployment Scope
ProGet helps me to more easily manage my various packages, those being for Docker and Debian. While alternative methods exist such as using CLI tools and scripting, ProGet's method saves me the hassle of doing such, and allows me to focus on developing programs, instead of just trying to make things work.
Pros
- The Docker registry feature works great. Compared to Sonatype Nexus 3, I don't need to set up extra ports, as everything just works off the port ProGet itself is running on.
- Debian feeds support automatic GPG key generation, without me having to create or manage them myself. This is another spot where ProGet is better than Nexus, as you have to manually create and specify a key with Nexus, while ProGet simply handles it all for you.
Cons
- When running ProGet inside of a Docker container, changes to some settings requires a manual restart of the container (i.e. with 'docker restart x').
Likelihood to Recommend
As of current, the only artifactory management tool that I would recommend is ProGet. The free version is plentiful in features, supporting all feed types that the paid plans do. The paid plans also add even more capabilities on top of the free plan, such as data retention policies, which helps to minimize storage waste on my server and keep everything clean.
