Skip to content

Instantly share code, notes, and snippets.

@webandtech
Created July 11, 2013 01:10
Show Gist options
  • Save webandtech/5971691 to your computer and use it in GitHub Desktop.
Save webandtech/5971691 to your computer and use it in GitHub Desktop.
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