Skip to content

Instantly share code, notes, and snippets.

@tylerflint
Created November 24, 2015 19:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tylerflint/09389e3cfdb12fa57225 to your computer and use it in GitHub Desktop.
Save tylerflint/09389e3cfdb12fa57225 to your computer and use it in GitHub Desktop.
example rails Boxfile
build:
webserver: puma
web1:
name: web
worker1:
name: workerz
redis1:
name: queue
postgresql1:
name: db
extensions:
- hstore
- uuid-ossp
- plpgsql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment