Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

오픈소스 프로젝트 전환 완료 #446

Merged
merged 31 commits into from
Aug 5, 2024
Merged

오픈소스 프로젝트 전환 완료 #446

merged 31 commits into from
Aug 5, 2024

Conversation

limehee
Copy link
Collaborator

@limehee limehee commented Aug 4, 2024

Summary

#443

현재 Jenkins, Nginx 등의 서비스를 도커 컴포즈로 작성해서 사용 중입니다. 프로젝트를 완전한 오픈소스로 만들기 위해 Docker Compose, Nginx Config, Spring Boot Properties 등을 모두 공개할 필요가 있습니다. 이를 통해 외부 개발자들이 프로젝트를 쉽게 이해하고 기여할 수 있도록 돕고자 합니다.

Tasks

  • 도커 관련 설정 정리

    • docker-compose.yml 파일 정리 및 주석 추가
    • 서비스 설정 공개
  • Nginx 설정 파일 정리

    • 기본 서버 설정 파일 정리 및 주석 추가
    • 리버스 프록시 설정 파일 정리 및 주석 추가
  • Spring Boot 프로퍼티 파일 정리

    • 애플리케이션 설정 파일 정리 및 주석 추가
  • 리포지토리 업데이트

    • 모든 설정 파일을 리포지토리에 추가
    • README 파일 업데이트하여 설정 방법 문서화
  • 보안 검토

    • 민감한 정보 제거 또는 환경 변수로 대체
  • 기여 가이드라인 작성

    • 프로젝트 기여 가이드라인 작성
    • 외부 기여자들이 쉽게 따라할 수 있도록 문서화

limehee added 30 commits August 3, 2024 16:58
@limehee limehee added 🔨 Refactor 코드 수정 및 개선 🌎 Intra 서버 인프라 및 도메인 관련 labels Aug 4, 2024
@limehee limehee self-assigned this Aug 4, 2024
@limehee limehee linked an issue Aug 4, 2024 that may be closed by this pull request
@limehee limehee merged commit ed08ac3 into develop Aug 5, 2024
3 checks passed
@limehee limehee deleted the refactor/#443 branch August 5, 2024 08:11
@limehee limehee mentioned this pull request Aug 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌎 Intra 서버 인프라 및 도메인 관련 🔨 Refactor 코드 수정 및 개선
Projects
None yet
Development

Successfully merging this pull request may close these issues.

오픈소스 프로젝트 전환
3 participants