Skip to content

Instantly share code, notes, and snippets.

@webandtech
Created July 11, 2013 01:10
Example manifest file for Cloud Foundry to use with cf.rake deploy task
---
applications:
- name: pivotalallocations2
command: bundle exec unicorn -p $PORT -c ./config/unicorn.rb
path: ../
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment