Coder Social home page Coder Social logo

jaysonbh / ruby-buildpack Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cloudfoundry/ruby-buildpack

0.0 1.0 0.0 22.69 MB

Cloud Foundry buildpack for Ruby, Sinatra and Rails

Home Page: http://docs.cloudfoundry.org/buildpacks/

License: MIT License

Ruby 88.38% Shell 0.16% JavaScript 1.04% CoffeeScript 0.35% CSS 2.25% HTML 7.82%

ruby-buildpack's Introduction

Cloud Foundry Ruby Buildpack

CF Slack Join us on Slack

A Cloud Foundry buildpack for Ruby based apps.

This is based on the [Heroku buildpack] (https://github.com/heroku/heroku-buildpack-ruby).

Additional information can be found at CloudFoundry.org.

Buildpack User Documentation

Official buildpack documentation can be found at http://docs.cloudfoundry.org/buildpacks/ruby/index.html.

Building the Buildpack

  1. Make sure you have fetched submodules
git submodule update --init
  1. Get latest buildpack dependencies
BUNDLE_GEMFILE=cf.Gemfile bundle
  1. Build the buildpack
BUNDLE_GEMFILE=cf.Gemfile bundle exec buildpack-packager [ --uncached | --cached ]
  1. Use in Cloud Foundry

    Upload the buildpack to your Cloud Foundry and optionally specify it by name

    cf create-buildpack custom_ruby_buildpack ruby_buildpack-cached-custom.zip 1
    cf push my_app -b custom_ruby_buildpack

Testing

Buildpacks use the Machete framework for running integration tests.

To test a buildpack, run the following command from the buildpack's directory:

BUNDLE_GEMFILE=cf.Gemfile bundle exec buildpack-build

More options can be found on Machete's Github page.

Contributing

Find our guidelines here.

Help and Support

Join the #buildpacks channel in our [Slack community] (http://slack.cloudfoundry.org/) if you need any further assistance.

Reporting Issues

Please fill out the issue template fully if you'd like to start an issue for the buildpack.

Active Development

The project backlog is on Pivotal Tracker

ruby-buildpack's People

Contributors

hone avatar schneems avatar cf-buildpacks-eng avatar rochesterinnyc avatar jtarchie avatar sesmith177 avatar jkutner avatar crawsible avatar ddollar avatar mhoran avatar flavorjones avatar jchesterpivotal avatar davidjahn avatar dannyzen avatar squeedee avatar dgodd avatar geramirez avatar danp avatar catsby avatar wuputah avatar mikehale avatar styeung avatar mattgraham avatar jvshahid avatar jordi-pivotal avatar znz avatar glide1 avatar orlando avatar buddhistpirate avatar yangchenyun avatar

Watchers

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.