Update: Yes, you can do this, after a fashion. The steps to do it are straightforward:
1. Create a new remote repo 2. In the URL field, put the mirror URL (Ex: http://mirror.pnl.gov/epel/6/x86_64) 3. Save the repo You should now be able to point your Linux nodes to your artifactory host. The URL will look something like this: https://host.example.com/artifactory/<repo name> Ex.: https://host.example.com/artifactory/centos6-epel According to Jfrog support: Artifactory allow you to proxy any repository by adding it as a remote repository in Artifactory. When adding a remote repository to Artifactory your clients be able to download resources which exist on this repository through the Artifactory remote repository you have configured. Each download of a resource will cache this resource into the remote repository cache in Artifactory. -- View this message in context: http://forums.jfrog.org/Artifactory-as-EPEL-or-other-linux-repo-mirror-tp7579959p7579963.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
