Skip to content

[INFRA] 배포서버 Redis 설정 변경#105

Merged
hey-sung merged 2 commits intomainfrom
infra/104-apply-redis-rdb
Apr 19, 2025
Merged

[INFRA] 배포서버 Redis 설정 변경#105
hey-sung merged 2 commits intomainfrom
infra/104-apply-redis-rdb

Conversation

@hey-sung
Copy link
Collaborator

PR 타입

□ 기능 추가
□ 기능 삭제
□ 리팩터링
□ 버그 리포트
□ 버그 수정
☑ 의존성, 환경 변수, 빌드 관련 코드 업데이트

반영 브랜치

infra/104-apply-redis-rdb -> main


🛠️ 변경 사항

  1. 배포는 완료되었으나, redis 오류로 인해 소셜로그인이 되지 않는 버그 픽스
  2. redis 환경 설정 변경 - 비밀번호/RDB 설정

✅ 작업 상세 내용

  • Caused by: io.lettuce.core.RedisReadOnlyException: READONLY You can't write against a read only replica. 오류 해결을 위해 docker compose 파일 변경
  • redis 비밀번호 설정
  • redis RDB 설정
  • git submodule 업데이트

📚 연관된 이슈

#104

@hey-sung hey-sung added the 📡 infra 인프라 관련 작업 label Apr 19, 2025
@hey-sung hey-sung self-assigned this Apr 19, 2025
@hey-sung hey-sung linked an issue Apr 19, 2025 that may be closed by this pull request
4 tasks
@github-actions
Copy link

Test Results

124 tests   124 ✅  3s ⏱️
 53 suites    0 💤
 53 files      0 ❌

Results for commit ce6430e.

@hey-sung hey-sung merged commit e5f2153 into main Apr 19, 2025
2 checks passed
@hey-sung hey-sung deleted the infra/104-apply-redis-rdb branch April 19, 2025 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📡 infra 인프라 관련 작업

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[INFRA] 배포서버 Redis 설정 변경

1 participant