Skip to content

Buildpack which includes MongoDB client binaries. Cannot be used as server (because of dyno's volatility)

Notifications You must be signed in to change notification settings

jeshc/heroku-buildpack-mongodb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Heroku buildpack: MongoDB Client

This is a Heroku buildpack containing the MongoDB client.

Usage

Example usage:

$ heroku create --stack cedar --buildpack http://github.com/cwarden/heroku-buildpack-mongodb.git

$ git push heroku master

$ heroku run mongo --nodb

About

Buildpack which includes MongoDB client binaries. Cannot be used as server (because of dyno's volatility)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%