Skip to content

Instantly share code, notes, and snippets.

@stevendborrelli
Created December 19, 2013 15:44
Show Gist options
  • Save stevendborrelli/8041270 to your computer and use it in GitHub Desktop.
Save stevendborrelli/8041270 to your computer and use it in GitHub Desktop.
{
"id": "elasticsearch",
"instances" : "1",
"mem": "1024",
"cpus": "1",
"executor": "/var/lib/mesos/executors/docker",
"cmd": "'relateiq/elasticsearch'",
"env": {
},
"ports": [ 9200, 9300 ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment