You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2020. It is now read-only.
Kristian Meier edited this page Sep 1, 2012
·
1 revision
Nexus Rubygems Group
Nexus can run a rubygems repository which aggregates the gems from one or more other rubygems repository hosted on the same instance of nexus. they can be either a hosted rubygems repository or a proxy of another rubygems repository.
setup on nexus rubygems group server
just login into nexus - something like that
http://localhost:8081/nexus
go to repositories and add a group repository and choose as provider 'Rubygems'. give all the required configurations and then add the repositories in the order you need. the rubygems index and metafiles gets merged, the gems will be served from the first server from the ordered list where the gem is available.