Skip to content

Instantly share code, notes, and snippets.

@diN0bot
Created August 31, 2012 20:27
Show Gist options
  • Save diN0bot/3558509 to your computer and use it in GitHub Desktop.
Save diN0bot/3558509 to your computer and use it in GitHub Desktop.
{
"name": "Gutsy",
"description": "Gutsy makes dashboards from devop.json files.",
"devops_version": "0.2",
"devopsJSON_URL": "https://github.com/Racker/gutsy/edit/master/devops.json",
"tags": [
"node",
"dashboard"
],
"dependent_services": ["highscores"],
"environments": [
{
"type": "Production",
"platforms": [
"Ubuntu 10.04"
],
"regions": [],
"url": {
"url": ""
}
}
],
"related_apis": {
"ruok": {
"Production": {
"ORD": "http://dashboard.rax.io:8000/gggutsy.json"
}
},
"github": {
"url": "https://api.github.com",
"org": "racker",
"repo": "gutsy",
"username": "racker-api",
"apikey": "__external__"
},
"highscores": {
"project": "gutsy"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment