Giter Site home page Giter Site logo

minegems's Introduction

Minegems

Multi-tenancy private gem hosting.

This project isn't actively maintained, I just open sourced because it may be useful for your business.

Usage

This software is deployable on Heroku (yes, it works with the read-only file system) and requires an Amazon S3 bucket. It supports multi-tenancy separation of contents, authentication and authorization, with third level domains approach.

It only supports the old gem index

Example:

In your Gemfile add source 'http://deploy:[email protected]', before of 'https://rubygems.org'.

Requirements

  • Ruby 1.9 (with Bundler 1.1.rc)
  • Pow
  • Redis 2.2+
  • MongoDB 2.0+
  • PostgreSQL 9.1+

Development

$ git clone [email protected]:jodosha/minegems.git
$ cd minegems && bundle
$ bundle exec rake app:setup

The setup process creates a Procfile for Foreman, we advise to keep it up and running alongside the whole development session:

$ foreman start

The application is avaliable at http://minegems.dev and its already configured for subdomains usage.

Testing

Be sure Foreman is running, then:

$ bundle exec rake

Presentation

Minegems presentation on Slideshare

Copyright

2011 - 2013 Luca Guidi - http://lucaguidi.com, released under the MIT license

minegems's People

Contributors

weppos avatar jodosha avatar

Watchers

Mike G avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.