Skip to content

BarmiSpeechLab/infra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💡Infra 레포지토리입니다.

해당 레포지토리는 Nginx 환경과 RabbitMQ 환경을 정의합니다.

  • Nginx: 리버스 프록시 및 SSL 종료 지점입니다.
    • 80→443 리다이렉트
    • 프론트엔드(/frontend:3000)
    • 백엔드 API(/api/backend:8080)
    • OpenVidu WebSocket(5443openvidu-dev:5443)
  • RabbitMQ: 메시지 브로커 환경입니다.

🔗 기술 개발 문서

📁 디렉토리 구조

infra/
├── nginx/
│   ├── nginx.conf        # Nginx 기본 설정
│   └── conf.d/
│       └── default.conf  # 가상 호스트 및 라우팅 설정
└── rabbitmq/
    ├── rabbitmq.conf     # RabbitMQ 기본 설정
    └── definitions.json  # vhost/권한/익스체인지/큐 정의

About

[바르미] 인프라 레포지토리입니다.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •