Jump To Close Expand all Collapse all Table of contents Red Hat JBoss Web Server for OpenShift 1. 소개 Expand section "1. 소개" Collapse section "1. 소개" 1.1. OpenShift용 Red Hat JBoss Web Server는 무엇입니까? 2. 시작하기 전 Expand section "2. 시작하기 전" Collapse section "2. 시작하기 전" 2.1. OpenShift용 Red Hat JBoss Web Server와 JWS의 차이점 2.2. 버전 호환성 및 지원 2.3. Red Hat 컨테이너 이미지의 상태 점검 3. 시작하기 Expand section "3. 시작하기" Collapse section "3. 시작하기" 3.1. 초기 설정 3.2. OpenShift S2I(Source-to-Image) 프로세스 사용 Expand section "3.2. OpenShift S2I(Source-to-Image) 프로세스 사용" Collapse section "3.2. OpenShift S2I(Source-to-Image) 프로세스 사용" 3.2.1. 기존 maven 바이너리를 사용하여 OpenShift 애플리케이션용 JWS 생성 3.2.2. 예: 기존 maven 바이너리를 사용하여 OpenShift 애플리케이션용 JWS 생성 Expand section "3.2.2. 예: 기존 maven 바이너리를 사용하여 OpenShift 애플리케이션용 JWS 생성" Collapse section "3.2.2. 예: 기존 maven 바이너리를 사용하여 OpenShift 애플리케이션용 JWS 생성" 3.2.2.1. 사전 요구 사항 3.2.2.2. OpenShift에서 예제 애플리케이션 설정 3.2.3. 소스 코드에서 OpenShift 애플리케이션용 JWS 생성 4. reference Expand section "4. reference" Collapse section "4. reference" 4.1. S2I(Source-to-Image) Expand section "4.1. S2I(Source-to-Image)" Collapse section "4.1. S2I(Source-to-Image)" 4.1.1. OpenShift용 JWS와 함께 maven artifact 저장소 사용 4.1.2. OpenShift 이미지용 Red Hat JBoss Web Server에 포함된 스크립트 4.1.3. OpenShift 데이터 소스용 JWS 4.1.4. OpenShift 호환 환경 변수용 JWS 4.2. OpenShift용 JWS의 축소 Expand section "4.2. OpenShift용 JWS의 축소" Collapse section "4.2. OpenShift용 JWS의 축소" 4.2.1. OpenShift 호환 환경 변수(valve 구성 요소)용 JWS 4.3. 로그 확인 법적 공지 Settings Close Language: 日本語 한국어 简体中文 English Language: 日本語 한국어 简体中文 English Format: Multi-page Single-page Format: Multi-page Single-page Language and Page Formatting Options Language: 日本語 한국어 简体中文 English Language: 日本語 한국어 简体中文 English Format: Multi-page Single-page Format: Multi-page Single-page 4.3. 로그 확인 실행 중인 컨테이너 콘솔에서 제공하는 OpenShift 로그 또는 로그를 보려면 다음을 수행합니다. $ oc logs -f <pod_name> <container_name> 액세스 로그는 /opt/webserver/logs/ 에 저장됩니다. Previous Next