docs: running-on-instance.md 현행화 + README 현행화 - #78
Merged
Merged
Conversation
- docs/running-on-instance.md 전면 재작성: 이미 삭제된 mc-iam-manager 개별 init 스크립트(initauto.sh/add_demo_user.sh) 흐름을 현재 installAll.sh 흐름(clone → .env.setup 복사 → installAll.sh → mcc infra info)으로 교체, 옛 파일명/env변수 표기/포트(5005)/버전 핀/기본 계정 정정 - README.md:20 안내 링크 수정 (mc-admin-cli-infra.md → running-on-instance.md, 잘못된 문서를 가리키고 있었음) WIP: README.md Step 5 (d) "11-step setup" 항목에 메뉴 카탈로그 등록· role-menu 권한 시딩이 포함된다는 설명 보강은 아직 미완료
The 11-step setup verification section explained how to check the post-initial logs but never said what the steps actually register. Note that Step 4 registers the menu catalog and seeds role-menu permissions in one chained server-side call.
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.
변경 내용
docs/running-on-instance.md전면 재작성: 삭제된 개별 init 스크립트 흐름을 현재installAll.sh흐름(clone →.env.setup복사 →installAll.sh→mcc infra info)으로 교체, 옛 파일명/env변수 표기/버전 핀/기본 계정 정정README.md:20안내 링크 수정(mc-admin-cli-infra.md→running-on-instance.md, 잘못된 문서를 가리키고 있었음)README.mdStep 5 (d) "11-step setup" 검증 섹션에, 로그 확인 방법만 있고 정작 그 단계들이 무엇을 하는지 설명이 없던 부분을 보강 — Step 4(init_menu)가 메뉴 카탈로그 등록과 role-menu 권한 시딩을 하나의 서버측 체이닝 호출로 함께 처리한다는 설명 추가