docs: Community AMI 사용 지침을 접속 확인 중심으로 정리 - #151
Open
jk-kim0 wants to merge 1 commit into
Open
Conversation
Marketplace 구매자가 라이선스 설치 설명 없이 웹 접속과 선택적 SSH 진단까지 빠르게 확인할 수 있도록 사용 지침 경계를 정리한다. Constraint: Community 제출 지침은 AMI 실행과 웹 접속 확인까지만 설명한다 Rejected: Marketplace 지침에 라이선스 설치 절차 포함 | 외부 상세 문서와 역할이 중복된다 Confidence: high Scope-risk: narrow Directive: 3분은 typically로 표현하고 출시 인스턴스와 리전에서 반복 검증한다 Tested: git diff --check, Markdown heading and local-link validation, license-step exclusion, AMI verifier command path inspection Not-tested: live EC2 three-minute startup timing and SSH execution Co-Authored-By: Atlas <atlas@jk.agent>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
배경
QueryPie ACP Community Edition의 AWS Marketplace 사용 지침을 구매자가 바로 확인할 수 있는 최소 실행 흐름으로 정리합니다.
라이선스 설치 절차는 Marketplace 제출 원문에서 제외하고, 접속 이후의 상세 설정과 사용 방법은 공식 QueryPie 문서로 안내합니다.
변경 내용
Running상태가 된 후 일반적으로 3분 이내에https://<instance-address>:8443/로 접속하는 절차를 추가했습니다.typically표현했습니다.ec2-user로 SSH 접속하는 선택 절차를 추가했습니다./usr/local/bin/setup.v2.sh --verify-installation으로 최초 부팅 서비스, Docker, 컨테이너와 애플리케이션 준비 상태를 확인하도록 안내했습니다.검증
git diff --check/usr/local/bin/setup.v2.sh설치 경로와--verify-installation구현 확인미검증