[docs] 운영 DB pgAdmin SSH 터널 접속 가이드 추가 - #94
Open
vcz-Chan wants to merge 2 commits into
Open
Conversation
vcz-Chan
marked this pull request as ready for review
August 25, 2026 13:17
vcz-Chan
requested review from
Choi-JY1107,
hyoinkang and
ninaxlee
as code owners
August 25, 2026 13:17
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: b608bf4be8
ℹ️ 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".
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.
📌 개요
운영 PostgreSQL은 외부에 직접 공개되지 않아 Lightsail SSH 터널을 통해 접근해야 합니다.
팀에서 전달받은 PEM 키로 pgAdmin Desktop에서 운영 DB에 접속하는 절차를 문서화했습니다.
✅ 작업 내용 및 변경 사항
💬 리뷰어에게
api.link-ding-dong.com을 SSH host로 사용하는 현재 운영 구성이 적절한지 확인 부탁드립니다.🔗 관련 이슈
관련 이슈 없음
🔍 상세 내용
인증 정보 구분
promise9DB 사용자 인증에 사용두 인증정보는 서로 다른 용도이며 repository에 저장하지 않습니다.
접속 경로
제공하는 접속 방법
127.0.0.1:15432터널을 연 뒤 pgAdmin으로 접속실제 PEM과 도메인을 사용한 SSH 터널 및 운영 DB 연결을 확인했습니다.
Markdown 포맷과 이미지 링크 경로도 검증했습니다.