Ijmir / heroku-buildpack-mongo

Heroku buildpack to install MongoDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Heroku buildpack: MongoDB

This is a Heroku buildpack to run mongo commands (http://www.mongodb.org/).

Usage

Example usage:

$ heroku create --buildpack http://github.com/trustradius/heroku-buildpack-mongo.git

$ git push heroku master

About

Heroku buildpack to install MongoDB


Languages

Language:Shell 100.0%