[redhat@none workspace]$ rhc app create osqa python mysql phpmyadmin --from-code=git://github.com/openshift/OSQA-openshift-quickstart.git Using python-2.6 (Python 2.6) for 'python' Using mysql-5.1 (MySQL Database 5.1) for 'mysql' Using phpmyadmin-3.4 (phpMyAdmin 3.4) for 'phpmyadmin' Application Options ------------------- Namespace: paasdragon Cartridges: python-2.6, mysql-5.1, phpmyadmin-3.4 Source Code: git://github.com/openshift/OSQA-openshift-quickstart.git Gear Size: default Scaling: no Creating application 'osqa' ... done Waiting for your DNS name to be available ... done Downloading the application Git repository ... Cloning into 'osqa'... The authenticity of host 'osqa-paasdragon.rhcloud.com (23.22.52.12)' can't be established. RSA key fingerprint is cf:ee:77:cb:0e:fc:02:d7:72:7e:ae:80:c0:90:88:a7. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added 'osqa-paasdragon.rhcloud.com,23.22.52.12' (RSA) to the list of known hosts. Your application code is now in 'osqa' osqa @ http://osqa-paasdragon.rhcloud.com/ (uuid: 07186b0565b04293b28345912a0222de) ----------------------------------------------------------------------------------- Created: 10:26 AM Gears: 1 (defaults to small) Git URL: ssh://07186b0565b04293b28345912a0222de@osqa-paasdragon.rhcloud.com/~/git/osqa.git/ Initial Git URL: git://github.com/openshift/OSQA-openshift-quickstart.git SSH: 07186b0565b04293b28345912a0222de@osqa-paasdragon.rhcloud.com python-2.6 (Python 2.6) ----------------------- Gears: Located with mysql-5.1, phpmyadmin-3.4 mysql-5.1 (MySQL Database 5.1) ------------------------------ Gears: Located with python-2.6, phpmyadmin-3.4 Connection URL: mysql://127.8.20.1:3306/ Database Name: osqa Password: cannot_tell_ya Username: admin phpmyadmin-3.4 (phpMyAdmin 3.4) ------------------------------- Gears: Located with python-2.6, mysql-5.1 Connection URL: https://osqa-paasdragon.rhcloud.com/phpmyadmin/ Password: cannot_tell_ya Username: admin RESULT: Application osqa was created. MySQL 5.1 database added. Please make note of these credentials: Root User: admin Root Password: cannot_tell_ya Database Name: osqa Connection URL: mysql://$OPENSHIFT_MYSQL_DB_HOST:$OPENSHIFT_MYSQL_DB_PORT/ You can manage your new MySQL database by also embedding phpmyadmin-3.4. The phpmyadmin username and password will be the same as the MySQL credentials above. phpMyAdmin 3.4 added. Please make note of these MySQL credentials again: Root User: admin Root Password: cannot_tell_ya URL: https://osqa-paasdragon.rhcloud.com/phpmyadmin/