Skip to content

Instantly share code, notes, and snippets.

@indykish
Created October 22, 2015 05:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save indykish/c7607560a34c8d50985c to your computer and use it in GitHub Desktop.
Save indykish/c7607560a34c8d50985c to your computer and use it in GitHub Desktop.
The declarative directive of megam cloud component json which illustrates launch of an service (postgresql) based on CAMP/TOSCA specification.
{
"id":"COM1266071370949853184",
"name":"parenthetically",
"tosca_type":"tosca.app.nodejs",
"inputs":[
{
"key":"domain",
"value":"megambox.com"
},
{
"key":"version",
"value":"0.12.x"
},
{
"key":"source",
"value":"https://github.com/megamsys/etherpad-lite.git"
}
],
"outputs":[
],
"artifacts":{
"artifact_type":"",
"content":"",
"requirements":[
]
},
"related_components":[
],
"operations":[
],
"status":"LAUNCHING",
"repo":{
"rtype":"source",
"source":"",
"oneclick":"null",
"url":"https://github.com/megamsys/etherpad-lite.git"
},
"created_at":"2015-10-14 13:25:51 +0000"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment