Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how to setup openshift wordpress setup on localhost

I am amazed that no information on how to setup openshift wordpress in local environment.

They also don't have full wordpress structure to set it up on localhost. Their information on the site also not clear on this.

is there any steps to follow this?

like image 788
jit Avatar asked Jan 24 '16 15:01

jit


Video Answer


1 Answers

have you look at their github account? they have openshift quick start for wordpress here:

https://github.com/openshift-quickstart/openshift-wordpress-developer-quickstart

install client tool here:

https://developers.openshift.com/en/managing-client-tools.html

UPDATES: if you are looking for host your own OpenShift, then you should look at OpenShift Origin:

https://docs.openshift.org/latest/getting_started/administrators.html

like image 197
Allen Avatar answered Sep 29 '22 19:09

Allen