The medicaide stack employs several services that are listed below as Software Bill Of Materials. The images are hosted on docker hub if not otherwise noted in the table below.
The services in the stack communicate with each other and with the frontend applications via tcp/ip through specific ports that are listed below as well.
Service | Service name | Image | Port |
---|---|---|---|
t2007com | sczbg/t2007com:latest | 55500 | |
t2007api | sczbg/t2007api:latest | 55501 | |
t2007hl7 | sczbg/t2007hl7:latest | 55502 | |
t2007rr | sczbg/t2007rr:latest | ||
grafana | grafana/grafana:latest | 3000 | |
cadvisor | gcr.io/cadvisor/cadvisor:v0.47.0 | 8080 | |
node-exporter | prom/node-exporter:latest | 9100 | |
prometheus | prom/prometheus:latest | 9090 | |
agent | portainer/agent:latest | ||
portainer | portainer/portainer-ce:2.20.3 | 9443, 9000, 8000 | |
database | postgres:13.9-alpine | 5432 | |
apache | httpd:latest | 80, 443 | |
keycloak | 8080 | ||
keycloak_db | postgres:13.9-alpine | 5433 |