C
C
Crazerman2015-07-18 12:39:52
Web development
Crazerman, 2015-07-18 12:39:52

How to host a website on OpenShift?

Hello, how to host a website on www.openshift.com? For example, just HTML or some CMS.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry Evgrafovich, 2015-07-28
@Crazerman

It's not hosting, it's a developer platform. You need to know git (how to take the application from the server and upload it back) and be able to create public and private keys. And read about their rhc utility just in case. Briefly: you create an application in the web interface or via rhc, openshift gives you a link to the git repository, which you clone for yourself, change it on your computer and push it back to the server. I don’t remember exactly further, or you need to run some kind of rhc command so that the application gets into production, or whether it automatically gets there. It seems to be the last one. Well, read the manual on their site, everything is clearly written there (again, for developers).

S
sim3x, 2015-07-18
@sim3x

https://google.com/?q=openshift+deploy

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question