applications:
- command: bundle exec rake db:migrate && rails s -p $PORT
  disk: 2048
  memory: 256
  name: social-butterfly-ng
  path: .
  services:
    free.postgresql-59ead:
      label: postgresql
      plan: free
      provider: core
      version: 9.1
  stackato:
    ignores:
    - public/system
    - sampleimage
    requirements:
      ubuntu:
      - libmagickwand-dev imagemagick