openshift giving problem

1

Well, I have some projects in openshift but since they do not support anyone on the company website then they use stackoverflow to answer people's questions:

For those who do not know, openshift is a cloud company where you have an application and it works on a machine that never hangs up, etc.

The first thing is how to access the application in openshift? I have two applications written for node.js but we can not see if they will work or not the application is up to them that teach to install I am talking about the chatty application where it is a webchat that use node.js and socket.io to work should be working for the linkin that appears when it is working that is this one:
chatty-xatevo.rhcloud.com

When you access the page that openshift shows us that it should be the apps page, nothing can be visualized, but a tutorial that teaches you how to install the apps.

And another thing people would tell me that it was for me to configure the port from 8000 to 8080 and I did this and nothing else I saw is that the apps works on that link

chatty-xatevo.rhcloud.com:8000 but that does not open the page

chatty-xatevo.rhcloud.com:8080.

For those who want to test, just go to github and upload apps to openshift through this page:

link

questions are where are the apps? What went wrong if everything went well as you remotely access the application?

I've read all the openshift tutorials but I did not see anything explaining this, I even saw the openshift through filezilla. if you have already used the openshift please give us a light.

    
asked by anonymous 10.06.2015 / 22:02

0 answers