Deployment Architecture
This following figure depicts the deployment architecture after you executing the Docker Compose file deployment instructions:
Container Name | Description |
---|---|
traefik | Reverse proxy to route traffic to containers based on host name |
rtus-pms | Service providing APIs to publish and manage security |
rtus-seh | Web Server allow subscribe to RTUS updates/events via SSE |
rtus-db | Postgres database for RTUS to store data |
iams-keycloak | Keycloak with custom theme and provider to support multitenancy |
iams-aas | Service providing APIs for identity and access management |
iams-web | Web Admin UI for identity and access management |
iams-db | Postgres database for Keycloak to store data |
iams-init | Initialize IAMS with default realm, system admin and other data |