Skip to content

Instantly share code, notes, and snippets.

@tarsisazevedo
Created January 28, 2013 20:00
Show Gist options
  • Save tarsisazevedo/4658526 to your computer and use it in GitHub Desktop.
Save tarsisazevedo/4658526 to your computer and use it in GitHub Desktop.
listen: "0.0.0.0:8090"
database:
url: 127.0.0.1:27017
name: tsuru
git:
unit-repo: /home/application/current
host: 127.0.0.1
protocol: http
port: 8080
aws:
access-key-id: access-id-here
secret-access-key: secret-very-secret
iam:
endpoint: https://iam.amazonaws.com/
s3:
region-name: us-west-1
endpoint: https://ec2.us-west-1.amazonaws.com
bucketEndpoint: https://s3-us-west-1.amazonaws.com
location-constraint: true
lowercase-bucket: true
auth:
salt: chupa
token-expire-days: 2
token-key: lambe
juju:
charms-path: /home/j1/charms
units-collection: juju_units
elb-collection: juju_load_balancers
use-elb: false
queue-server: "127.0.0.1:11300"
admin-team: admin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment