How to configure Yum to update from self-hosted repository

0

1

I've been looking for help on this question for a while now- I have a redhat instance (which I'll call "A"), that I would like to use as a repository for updates, rather than the redhat-subscription-manager. I also have another redhat instance ("B"), that I would like to point to "A" to get updates from.

The tutorials I've followed thus far have gotten me to the point that I've created a repo on "A", but I can't figure any further than that, along with how to update the packages in said repo.

Could someone point me in the right direction? I'd appreciate it.

Daniel R

Posted 2016-07-11T15:39:52.543

Reputation: 1

Answers

0

Take a look at Artifactory. It's a cross-platform yum repository manager that allows you to create local (hosted) as well as remote (proxy) yum repositories.

I am with JFrog, the company behind [artifactory], see my profile for details and links.

JBaruch

Posted 2016-07-11T15:39:52.543

Reputation: 178