Skip to content

Instantly share code, notes, and snippets.

@notxarb
Created October 30, 2015 18:15
Show Gist options
  • Save notxarb/ab1b136df044db6188c6 to your computer and use it in GitHub Desktop.
Save notxarb/ab1b136df044db6188c6 to your computer and use it in GitHub Desktop.
example payload for engine scripts
{"code_dir":"/opt/code","deploy_dir":"/data","live_dir":"/code","cache_dir":"/mnt/cache","etc_dir":"/data/etc","env_dir":"/data/etc/env.d","app":"ruby-test","env":{"APP_NAME":"ruby-test"},"dns":["ruby-test.dev"],"port":"8080","boxfile":null,"platform":"local"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment