As a engineer, making test environment is very annoying job because each case needs new environment. Moreover, the more annoying thing is that the environment is easily broken for other test, which means that I have to spend same time for same environment when I encount same issue. As aspect of this, Docker is the best for TEST. Docker quickly provide new pure test environment without much effor..
도커를 테스트 용으로 사용하려고 하면, 긴 명령어들을 써야하는 것이 여간 귀찮은게 아니다. 예를 들어서 내가 원하는 대로 컨테이너 하나를 실행시키려고 하면, 아래와 같이 긴 명령어를 사용해야한다.: docker run --name="$HOST_NAME" -i -t --hostname="$HOST_NAME" -P --lxc-conf="lxc.network.type=veth" --lxc-conf="lxc.network.ipv4=${IP}/24" --lxc-conf="lxc.network.ipv4.gateway=172.17.42.1" --lxc-conf="lxc.network.link=docker0" --lxc-conf="lxc.network.name=eth0" --lxc-conf="lxc.network.fl..
Using Docker for test, it is annoying to write whole commands every time. For example, when I try to run an image, I should use long commands like following : docker run --name="$HOST_NAME" -i -t --hostname="$HOST_NAME" -P --lxc-conf="lxc.network.type=veth" --lxc-conf="lxc.network.ipv4=${IP}/24" --lxc-conf="lxc.network.ipv4.gateway=172.17.42.1" --lxc-conf="lxc.network.link=docker0" --lxc-conf="l..
http://www.packtpub.com/wildfly-performance-tuning/bookhttp://bit.ly/1mzAA3M Last week, I have a chance to review this book "Wildfly Performance Tuning". First of all, I am surprised that the performance book for wildfly is published earlier than expected. wildfly is quite new and moreover, undertow is almost new face even for REDHAT engineers and developer. However, this book also talk about un..
Docker! 독커, 덕커, 도커... 이것을 부르는 말이 참 많다. 그리고 요즘 이것을 모르는 것은 platform 입장에서는 거의 귀를 닫고 사는 것과 다를 바가 없을 것 같다. 왜? 너무나도 많은 양의 글과 챠트들이 유명 벤더사를 통해 쏟아져 나오고 있기 때문이다. 그래서 나도! 한번 Docker에 대해 관심을 가지고 열심히 써봤다. 그리고 조금 욕심이 커져서 내가 고생고생했던 것을 조금씩 나누려한다. 물론! 사용하시는 분이 사용하시다가 "이런 씨레귀"라고 욕할지 모르지만... 나는 내것을 좋아해주는 분을 이 세상에 있을거란 믿음으로 영어/한글 2가지 언어로 포스팅을 하려고 한다.ㅋㅋㅋ 혹시 아나? docker weekly 이멜로 내 블로그가 이번주의 share할 blog로 나올지 ㅋㅋㅋ 우선 그 ..
오늘 재미있는 내용을 봤다. jboss 5에서 사용하던 jmx-console을 7에 올리자는 jira가 있다는 것이다.실제 WAR받아서 디플로이를 해봤더니.. 겉으로 봐서는 잘 동작하는 것 같아 보인다.https://issues.jboss.org/browse/WFLY-1197 물론 그냥 WAR만 넣으면 security부분이 빠져서 로그인 절차 없이 바로 들어갈수 있다. 하지만 보안이 없다는 걸 죽기 보다 싫어하는 IT인들이기에 ApplicationRealm에 연동을 해봤다. ㅋㅋ 역쉬 잘된다. 정리한 내용은 Common setting for application : web.xml~~~ .. HtmlAdaptor An example security config that only allows users wi..
JBoss 7(EAP6) 부터 예전 hierarchy classloader가 아닌 modular classloader를 사용한다. 예전과 다른 classloader 방식에, 많은 사람들이 도대체 어떤식으로 library를 클래스로더에 넣을 수 있는지 혼란스러워 한다. 그래서 Database 예를 가지고 일단 아주 기본적인 내용 몇개를 정리해 보려고 한다. Datasource를 등록하기 위해서는 우선적으로 Vendor사가 제고하는 jdbc library가 필요하다. (ex.오라클은 ojdbc4.jar) 그리고 이 library를 WAS에 좀 더 정확하게 classloader에 올라와 있는 상태에서 DS를 설정이 가능하다. 이를 위해서는 2가지 방법이 있다.1) ojdbc4.jar를 직접 deploy하기 =..
이 옵션은 IronJacamar 라이브러리의 영향을 받는다. 스키마 상의 뜻은 아래와 같다. Setting this to false will bind the DataSource into global JNDI ( Ex: use-java-context="true")"글로벌 JNDI로 Datasource를 바인드 시키고 싶다면, False로 설정하라" 그렇다면 LOCAL JNDI와 글로벌 JNDI의 차이는 뭘까? Local JNDIThe Java EE platform specification defines the following JNDI contexts:java:comp/ - The namespace is scoped to the current component (i.e. EJB)java:module/ - ..
- Total
- Today
- Yesterday
- redhat
- 부모님초청이민
- Jay
- 캐나다부동산
- certification
- 옥빌
- 캐나다
- 밀튼
- Canada
- ansible
- BC주
- Red Hat
- cert
- 인터넷
- 벌링턴
- BTBS
- 온타리오
- RHCE
- docker
- 우드워킹
- git proGit
- 토론토
- 부동산분석
- 미시사가
- RHEL
- TORONTO
- 토론토정착서비스
- 정착서비스
- Certificate
- basement
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |