Skip to content

Instantly share code, notes, and snippets.

@FotoVerite
Created March 3, 2012 18:27
Show Gist options
  • Save FotoVerite/1967298 to your computer and use it in GitHub Desktop.
Save FotoVerite/1967298 to your computer and use it in GitHub Desktop.
foreman:
nginx: 1
riak: 1
unicorn: 1
sidekiq: 1
nginx:
daemon: 'off'
listen: 8080
pid: tmp/pids/nginx.pid
path: /Users/fotoverite/github/generalassembly
mailchimp:
token: 63cfae57230ad571e77414e107bcc5c1-us1
riak:
url: http://127.0.0.1:8098/
unicorn:
workers: 1
timeout: 30
listen:
url: tmp/unicorn.sock
backlog: 2048
pid: tmp/pids/unicorn.pid
email:
address: smtp.sendgrid.net
port: 587
domain: generalassemb.ly
user_name: [email protected]
password: gnrl4553mbly
authentication: plain
enable_starttls_auto: true
twitter:
key: rtKPBvG0ZiktWRttdaS1w
secret: KldAoKCPbb54AuM4rVPw9g81hgohkgesE8iMxvi4Y
facebook:
key: 142145572571789
secret: 2daa470b93d6e496fde6f207f0af314f
aws:
key: AKIAIZ4HK2ONT5SCGK5A
secret: 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
google-analytics:
tracker: UA-18018358-1
scheme: http://
host: localhost
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment