As OpenShift user selecting PHP Zend Server as application type,
I wan to have "Zend Server Console" as an optional cartridge available in the web console and in the CLI,
so the console is automatically configured to mange my existing Zend Server/s in OpenShift in a similar way I can do with RockMongo and PHPmyAdmin.
Scenario:
Zend Server Admin Console is available as optional cartridge in all the sections of the console the cartridges are listed (if the app type is Zend)
Zend Server Admin Console is available as optional cartridge in the values for CLI input parameters for optional cartridges and the respective command outputs (if the app type is Zend)
Zend Server Admin Console should be described as optional cartridge in all the sections of the OpenShift documentation in which the optional cartridges are listed (app type Zend)
When a new Zend Server app is created and the a Zend Server Console is already up and running the new app should "get registered" with the Zend Console instance.
As OpenShift user selecting PHP Zend Server as application type, I wan to have "Zend Server Console" as an optional cartridge available in the web console and in the CLI, so the console is automatically configured to mange my existing Zend Server/s in OpenShift in a similar way I can do with RockMongo and PHPmyAdmin.
Scenario: