Private Gem Cloud Server

Install and use your code anywhere

Start serving your private RubyGems in minutes. Deliver RubyGems instantly to any machine without worrying about running and securing your own RubyGems server.

How It Works

Using private Gems with Bundler is easy, just add your Gemfury Repo URL to the project's Gemfile.

source 'https://452f6E403CDph10714e41@gem.fury.io/me/'

To use Gemfury with command line, add the Gemfury Repo URL to your .gemrc with this command:

$ gem sources -a https://452f6E403CDph10714e41@gem.fury.io/me/

And you're ready to gem install your private Gems from Gemfury.

What is Gemfury?

Hosted service for your private and public packages to simplify your deployment story. Once you upload a package and enable your Gemfury repository, you can securely deploy that package to any host. It's simple, reliable, and hassle-free.