44 lines
428 B
Markdown
44 lines
428 B
Markdown
|
|
|
|
Baron SSO에서 Gateway는 Nginx 입니다.
|
|
|
|
정확히는
|
|
|
|
baron_gateway 컨테이너가
|
|
Nginx 기반 Gateway 역할
|
|
을 하고 있습니다.
|
|
|
|
|
|
현재 컨테이너 구조
|
|
|
|
Front
|
|
-----------
|
|
baron_userfront
|
|
baron_adminfront
|
|
baron_devfront
|
|
baron_orgfront
|
|
|
|
Gateway
|
|
-----------
|
|
baron_gateway
|
|
외부 진입점
|
|
|
|
Ory Stack
|
|
-----------
|
|
ory_kratos
|
|
ory_hydra
|
|
ory_keto
|
|
ory_oathkeeper
|
|
|
|
DB
|
|
-----------
|
|
ory_postgres
|
|
baron_postgres
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|