[jbosstools-issues] [JBoss JIRA] (JBIDE-9927) provide support for embedded cartridges

Andre Dietisheim (Commented) (JIRA) jira-events at lists.jboss.org
Tue Nov 22 04:26:41 EST 2011


    [ https://issues.jboss.org/browse/JBIDE-9927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644634#comment-12644634 ] 

Andre Dietisheim commented on JBIDE-9927:
-----------------------------------------

url, username and pw when embedding are reported at different places:

* mysql: when embedding (in the "result" property of the json reponse object):
{code}
"\nMysql 5.1 database added.  Please make note of these credentials:\n\n   Root User: admin\n   Root Password: _XfAHDfukMx1\n   Database Name: 1321349005433\n\nConnection URL: mysql://127.1.19.129:3306/\n\nYou can manage your new Mysql database by also embedding phpmyadmin-3.4.\n"
{code}

* phpmyadmin: when embedding (in the "result" property of the json response):
{code}
"\nphpMyAdmin 3.4 added.  Please make note of these credentials:\n\n   Root User: admin\n   Root Password: zUgAZitsSPpJ\n\nURL: https://1321355683066-1321105990374.stg.rhcloud.com/phpmyadmin/\n"
{code}

* jenkins: when creating the jenkins app (in the "result" property of the json response):
{code}
"\nJenkins created successfully.  Please make note of these credentials:\n\n   User: admin\n   Password: Q9-4krz2Cj7y\n\nNote:  You can change your password at: http://jen-1320662908628.rhcloud.com/me/configure\n\n"
{code}
                
> provide support for embedded cartridges
> ---------------------------------------
>
>                 Key: JBIDE-9927
>                 URL: https://issues.jboss.org/browse/JBIDE-9927
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: openshift
>    Affects Versions: 3.3.0.M4
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>            Priority: Blocker
>             Fix For: 3.3.0.M5
>
>         Attachments: app-page.png, embed-page.png
>
>
> OpenShift Express supports embedded cartridges. Currently these are databases related cartridges (mysql, phpmyadmin). 
> https://github.com/openshift/os-client-tools/blob/master/combo/docs/API
> The OpenShift Express client does not support that yet. We have to offer this capability to our users.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list