Thursday, May 5, 2016

flask on openshift

Cloning into 'myflaskapp'...
The authenticity of host 'myflaskapp-rainbeats.rhcloud.com (54.175.133.175)' 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 'myflaskapp-rainbeats.rhcloud.com,54.175.133.175' (RSA) to the list of known hosts.

Your application 'myflaskapp' is now available.

  URL:        http://myflaskapp-rainbeats.rhcloud.com/
  SSH to:     572bf48189f5cfab9f000079@myflaskapp-rainbeats.rhcloud.com
  Git remote: ssh://572bf48189f5cfab9f000079@myflaskapp-rainbeats.rhcloud.com/~/git/myflaskapp.git/
  Cloned to:  /root/myflaskapp

Run 'rhc show-app myflaskapp' for more details about your app.


#
https://blog.openshift.com/getting-started-with-mongodb-shell-on-openshift/


# Mongo not accessible
http://stackoverflow.com/questions/25898744/rhc-and-mongo-command-not-found-in-openshift-cartridge


#
Please make note of these MongoDB credentials:
  RockMongo User: admin
  RockMongo Password: lGguBhDpSp4Z
URL: https://python-rainbeats.rhcloud.com/rockmongo/

No comments:

Post a Comment