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?
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
You can run openshift in a virtual machine.
see this.
But there is no reason why you shouldn't use a free openshift account and build it from your local machine (with git). It is a hassle at first but if you master it you won't have to reinvent the wheel when going live.
edit: focus on getting it to work on openshift, there should be a lot of documentation on it. The local environment is just your git repo running on your local machine.
ReferenceURL : https://stackoverflow.com/questions/34977456/how-to-setup-openshift-wordpress-setup-on-localhost
'sourcetip' 카테고리의 다른 글
AngularJS에서 분리된 범위가 없는 지시 범위 속성 (0) | 2023.09.20 |
---|---|
PL/SQL에서 매일 그룹화하는 방법은? (0) | 2023.09.20 |
python 데이터베이스 요청이 업데이트되지 않음 (0) | 2023.09.15 |
SQLException 오류를 테이블에 기록 (0) | 2023.09.15 |
빈 리피터 컨트롤의 기본 텍스트 (0) | 2023.09.15 |