Skip to content

docs(aws/marketplace): QueryPie ACP 상품 등록 문서 추가 - #147

Open
jk-kim0 wants to merge 5 commits into
mainfrom
codex/add-aws-marketplace-listings
Open

docs(aws/marketplace): QueryPie ACP 상품 등록 문서 추가#147
jk-kim0 wants to merge 5 commits into
mainfrom
codex/add-aws-marketplace-listings

Conversation

@jk-kim0

@jk-kim0 jk-kim0 commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

Why

QueryPie ACP Community, Standard, Enterprise Edition을 AWS Marketplace에 등록하려면 상품 메타데이터, AMI 배포 정보, 공개 오퍼 조건을 일관된 형식으로 준비해야 합니다.
AWS 공식 요구 사항과 현재 AMI 구현 사이의 차단 항목도 등록 전에 식별할 필요가 있습니다.

What

  • aws/marketplace/ 디렉토리를 추가해 Marketplace 상품 등록 문서와 AMI 빌드 문서의 책임을 분리합니다.
  • Community, Standard, Enterprise Edition 각각에 대해 11개 상품 정보 입력 항목을 Markdown 파일로 분리합니다.
  • AWS 제출용 영어 원문과 한국어 개발자 리뷰용 번역을 함께 제공합니다.
  • AWS 기본 자동 번역, Single AMI 버전·배포 필드, 가격 모델, 리전·국가, EULA, 환불 정책을 정리합니다.
  • 지원 이메일 support@querypie.com과 기술지원 웹사이트 https://docs.querypie.com/support를 상품 정보에 반영합니다.
  • 외부 라이선스 신청, 고정 초기 비밀번호, entitlement 연동, AMI 설명 정합성 등 출시 전 차단 항목을 문서화합니다.
  • AWS 및 QueryPie 공식 조사 출처를 기록합니다.

Impact

리뷰어가 입력 항목별 영문 문구와 한국어 의미를 함께 검토할 수 있습니다.
Marketplace 등록 담당자는 미확정 placeholder와 기술적 선결 조건을 확인한 뒤 Limited 상품 생성을 진행할 수 있습니다.
기존 AMI 빌드와 실행 동작은 변경하지 않습니다.

Validation

  • Marketplace Markdown 파일 39개와 H1 39개가 일치하는지 확인했습니다.
  • 각 에디션에 상품 정보 파일 11개가 존재하는지 확인했습니다.
  • Short description, Long description, Support information, Product title의 문자 제한을 확인했습니다.
  • AWS 제출용 영어 구간이 ASCII 문자만 사용하는지 확인했습니다.
  • 기술지원 URL 연결과 지원 이메일 placeholder 제거를 확인했습니다.
  • Markdown trailing whitespace와 staged diff 오류가 없는지 확인했습니다.

Review points

  • 에디션별 영문 설명과 한국어 리뷰 번역의 의미가 적절한지 확인해 주세요.
  • Standard와 Enterprise의 제안 가격 모델이 실제 판매 정책과 맞는지 확인해 주세요.
  • 로고 URL, 라이선스 자동화 등 남은 미확정 항목의 담당자와 후속 작업을 확인해 주세요.

jk-kim0 and others added 2 commits August 7, 2026 16:44
## Description
- AWS Marketplace Single AMI 상품 등록에 필요한 메타데이터와 제출 필드를 정리합니다.
- Community, Standard, Enterprise Edition별 상품 정보를 입력 항목 단위 Markdown 파일로 분리합니다.
- AWS 제출용 영어 원문과 한국어 개발자 리뷰용 번역을 함께 제공합니다.
- 번역 운영 방식, 가격 모델, 출시 준비 차단 항목, 공식 조사 출처를 문서화합니다.

## Added/updated tests?
- [x] No, and this is why: 문서 변경이며 Markdown 구조, 필드 수, 문자 제한, ASCII 여부를 검증했습니다.

## Additional notes
- 지원 이메일과 공개 S3 로고 URL은 등록 전에 확정해야 하는 placeholder로 유지합니다.
- 외부 라이선스 신청과 고정 초기 비밀번호는 AMI 심사 전 해결 항목입니다.

Co-Authored-By: Atlas <atlas@jk.agent>
## Description
- 모든 에디션의 지원 이메일을 support@querypie.com으로 확정합니다.
- 기술지원 정보 웹사이트를 https://docs.querypie.com/support로 등록합니다.
- 상품별 추가 리소스와 공개 오퍼 준비 문서에 동일한 연락처를 반영합니다.

## Added/updated tests?
- [x] No, and this is why: 문서 변경이며 지원 정보 문자 제한, ASCII 여부, URL 연결, placeholder 제거를 검증했습니다.

Co-Authored-By: Atlas <atlas@jk.agent>

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e465b294a6

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

| QueryPie ACP Community Edition Guide | https://docs.querypie.com/en/installation/querypie-acp-community-edition |
| QueryPie ACP Administrator Manual | https://docs.querypie.com/en/administrator-manual |
| QueryPie ACP User Manual | https://docs.querypie.com/en/user-manual |
| QueryPie Community Discussions | https://github.com/querypie/querypie-community/discussions |

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Limit additional resources to three

AWS Marketplace accepts at most three additional resources per product, but this fourth entry makes the documented submission invalid; the Standard and Enterprise resource tables also contain four entries. An operator copying these AWS source values into Partner Central or the Catalog API cannot complete draft validation until one resource is removed or consolidated.

Useful? React with 👍 / 👎.

AWS Marketplace 세 에디션의 EULA 입력값을 공식 URL로 통일한다.

Co-Authored-By: Atlas <atlas@jk.agent>
@jk-kim0 jk-kim0 self-assigned this Aug 7, 2026
jk-kim0 and others added 2 commits August 7, 2026 16:58
세 에디션의 상품 설명에 Web SQL Editor, Web Terminal, Kubernetes Web Client를 추가한다.

Co-Authored-By: Atlas <atlas@jk.agent>
Web SQL Editor와 Web Terminal을 근거로 DevOps Application Development 분류를 추가한다.

Co-Authored-By: Atlas <atlas@jk.agent>
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

Successfully merging this pull request may close these issues.

1 participant