blob: 7c72270511d917a4148453fa283f173d7af48e2c [file] [log] [blame]
{
"id": "com.example.app:1.1",
"type": "com.example.app",
"name": "My example application",
"version": "1.1",
"description": "My awesome example application, as a catalog item",
"planYaml": "services:\n- type: org.apache.brooklyn.entity.software.base.VanillaSoftwareProcess\n launch.command: echo \"Launch application\"\n checkRunning.command: echo \"Check running application\"",
"iconUrl": "http://my.example.com/icon.png"
}