I want to create my own artifactory for Maven, Ndoe Projects that I work currently I have use Code Artifacts from AWS and Jfrog from Artifactory.
But they resulted in very expensive as my usages started increasing. Is there any way I can create my own artifactory from my private usages on Cloud.
I may need to store
If you want to setup a self hosted instance of artifactory there are a few free flavors here: https://www.jfrog.com/confluence/display/JFROG/JFrog+Self-Hosted .
JFrog Container Registry - free docker registry.
Artifactory OSS - Maven repositories.
No free self hosted npm registry from JFrog.
The cloud free tier includes all supported package types but has limit on the usage. See https://jfrog.com/pricing/ for more details.