Skip to content

Instantly share code, notes, and snippets.

@oeegee
oeegee / openshift-testmongo.txt
Last active December 20, 2015 19:29
OpenShift/testmongo 생성 JBoss User Group - WildFly 스터디 (최성훈님 강의 참조)
[rhc client tool 설치]
https://www.openshift.com/developers/rhc-client-tools-install
[ssh public key 생성]
http://git-scm.com/book/ko/Git-%EC%84%9C%EB%B2%84-SSH-%EA%B3%B5%EA%B0%9C%ED%82%A4-%EB%A7%8C%EB%93%A4%EA%B8%B0
https://www.openshift.com/developers/remote-access#keys
[Application 생성/설치]
https://github.com/openshift/jbossas-mongoDB-quickstart
@oeegee
oeegee / JBoss AS7 - mod_cluster 연동 참고중인 자료
Last active December 17, 2015 15:29
JBoss AS7 - mod_cluster 연동 참고중인 자료
[설정성공]
# JBoss AS 7.1 Clustering behind Amazon ELB
https://community.jboss.org/thread/195729\
[참고자료]
# ModCluster Design
https://community.jboss.org/wiki/ModClusterDesign
# Chapter 7. List of Protocols
@oeegee
oeegee / mod_cluster구성
Last active December 17, 2015 06:59
Apache mod_cluster - JBossAS7.1.1연동
[mod_cluster setup]
참조 (httpd-2.4.x 위주, JBoss AS7 domain mode)
http://www.openlogic.com/blog/bid/247607/JBoss-AS7-Clustering-Using-mod_cluster-and-http-2-4-Part-1
http://www.openlogic.com/blog/bid/256141/JBoss-AS7-Clustering-Using-mod_cluster-and-http-2-4-Part-2
http://www.openlogic.com/blog/bid/270433/JBoss-AS7-Clustering-Using-mod_cluster-and-http-2-4-Part-3
http://tech-sketch.jp/2012/04/jbossas.html
참조 (JBoss AS7 standalone mode 위주)
http://middlewaremagic.com/jboss/?tag=mod_cluster-apache
@oeegee
oeegee / JBossAS-7.1.1 구성가이드
Last active December 17, 2015 01:39
AA+ 표준패키지 : JBossAS-7.1.1 구성
[설치 준비]
$ cd /project/AA+/servers
$ wget http://download.jboss.org/jbossas/7.1/jboss-as-7.1.1.Final/jboss-as-7.1.1.Final.tar.gz
$ tar xvfz jboss-as-7.1.1.Final.tar.gz
[management user생성]
$ cd /project/AA+/servers/jboss-as-7.1.1.Final/bin
$ ./add-user.sh
@oeegee
oeegee / git-README
Last active December 17, 2015 00:59
AA+스터디그룹 표준 구성 패키지 git commit script : Apache - Httpd 2.4.4
저희 AA+스터디그룹 github 주소입니다.
https://github.com/organizations/AAPlus
# Github 가입하세요.
www.github.com
# Git 사용법 참고
http://mobicon.tistory.com/258
http://jonas.nitro.dk/git/quick-reference.html
@oeegee
oeegee / Apache-2.4.4, SSL인증서 설치
Last active December 17, 2015 00:28
[AA+ Reference Document] for Apache-2.4.4 installation
#### Apache-2.4.4 installation ####
[컴파일 및 설치 대상]
apache-apr.1.4.6
apache-apr-util.1.5.1
apache-httpd-2.4.4
[APR 이란?]
APR - 여러 플랫폼에 적용가능하도록 하나의 api를 사용해서 compile 하도록 구성함.
APR-UTIL - 여러 편리한 API를 제공