Hacker News new | ask | show | jobs
by paulddraper 262 days ago
What do you like using for your own repo? Artifactory? Something else?
3 comments

There is Sonatype Nexus. A bit annoying to administer (automated cleanup works every time, 60% of the time), but supports most package formats (Maven, npm, NuGet and so on) alongside offering Docker registries, both hosted and proxy ones. Also can be deployed as a container itself.
I have experience with ECR. If you’re in the AWS ecosystem it does the job.
You've now replaced one service with another :)

But maybe ECR is better than Docker Hub.

you're not wrong :) and i can't claim to have stress tested either.
Note, artifactory SaaS had downtime today as well.