Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openshift로 service 이전. #346

Open
kimalec opened this issue Sep 9, 2015 · 8 comments
Open

openshift로 service 이전. #346

kimalec opened this issue Sep 9, 2015 · 8 comments
Assignees

Comments

@kimalec
Copy link
Member

kimalec commented Sep 9, 2015

heroku의 요금 정책이 변경되어서, openshift로 server 이전하기.

@kimalec kimalec self-assigned this Sep 9, 2015
@kimalec kimalec added this to the Minimal blog sync. milestone Sep 9, 2015
@kimalec
Copy link
Member Author

kimalec commented Sep 9, 2015

[email protected] account로 node.js application하나 생성함.

http://blogsync-wzdfac.rhcloud.com

@kimalec
Copy link
Member Author

kimalec commented Sep 9, 2015

mongodb 계정은 기존꺼 사용해도 되고, (us-east1으로 같은 region임) 변경해도 됨.
기존에 사용하던 logentries를 변경해야 함.
https://logentries.com/doc/openshift/

@kimalec
Copy link
Member Author

kimalec commented Sep 22, 2015

도메인 설정도 필요함.

@kimalec
Copy link
Member Author

kimalec commented Sep 22, 2015

circleCI에서는 openshift를 지원하지 않아서, travis-ci 로 CI를 변경함

kimalec added a commit to kimalec/BlogSyncer that referenced this issue Sep 22, 2015
add .travis.yml
remove cricle.yml
kimalec added a commit to kimalec/BlogSyncer that referenced this issue Sep 22, 2015
add mocha on package.json
time set 8sec for botTeaser
neoqmin added a commit that referenced this issue Sep 22, 2015
#346 setup travis with openshfit
@kimalec
Copy link
Member Author

kimalec commented Sep 22, 2015

@kimalec
Copy link
Member Author

kimalec commented Sep 22, 2015

openshift의 경우 환경변수를 셋팅하기 위해서는 cli인 rhc를 설치해야 함.

$ sudo gem install rhc
$ rhc env list -a App_Name
$ rhc env set <Variable>=<Value> <Variable2>=<Value2> -a App_Name

https://developers.openshift.com/en/getting-started-osx.html

@kimalec
Copy link
Member Author

kimalec commented Sep 30, 2015

#353 logentries를 연결

@kimalec
Copy link
Member Author

kimalec commented Oct 7, 2015

openshift에서 돌아가고 있는 app에 대한 log 보기

$ rhc tail -a app_name

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant