Fix: Align table formatting in Zora documentation and update Keycloak-related configurations
Build and Publish Docker Images / build-and-push (., backend/infrastructure/gateway/Dockerfile, api-gateway, api-gateway) (push) Successful in 7m42s
Build and Publish Docker Images / build-and-push (., backend/services/ping/Dockerfile, ping-service, ping-service) (push) Successful in 7m1s
Build and Publish Docker Images / build-and-push (., config/docker/caddy/web-app/Dockerfile, web-app, web-app) (push) Successful in 2m58s
Build and Publish Docker Images / build-and-push (., config/docker/keycloak/Dockerfile, keycloak, keycloak) (push) Successful in 1m34s
Build and Publish Docker Images / build-and-push (., backend/infrastructure/gateway/Dockerfile, api-gateway, api-gateway) (push) Successful in 7m42s
Build and Publish Docker Images / build-and-push (., backend/services/ping/Dockerfile, ping-service, ping-service) (push) Successful in 7m1s
Build and Publish Docker Images / build-and-push (., config/docker/caddy/web-app/Dockerfile, web-app, web-app) (push) Successful in 2m58s
Build and Publish Docker Images / build-and-push (., config/docker/keycloak/Dockerfile, keycloak, keycloak) (push) Successful in 1m34s
This commit is contained in:
@@ -24,14 +24,14 @@ Die Integrationstests des `ping-service` gegen die Docker-Umgebung waren erfolgr
|
||||
|
||||
## 2. Komponenten-Status
|
||||
|
||||
| Service | Status | Port (Host) | Bemerkung |
|
||||
| :--- | :--- | :--- | :--- |
|
||||
| **PostgreSQL** | ✅ Healthy | `5432` | Keycloak-Schema & `ping-service` DB (`pingdb`) aktiv. |
|
||||
| **Redis** | ✅ Healthy | `6379` | Cache für Services bereit. |
|
||||
| **Keycloak** | ✅ Running | `8180` | Realm `meldestelle` aktiv. JWT-Validierung durch Backend erfolgreich. |
|
||||
| **Consul** | ✅ Healthy | `8500` | Service Discovery funktioniert. |
|
||||
| **Zipkin** | ✅ Running | `9411` | Tracing-Server bereit. |
|
||||
| **Mailpit** | ✅ Running | `8025` | SMTP-Mock bereit. |
|
||||
| Service | Status | Port (Host) | Bemerkung |
|
||||
|:---------------|:----------|:------------|:----------------------------------------------------------------------|
|
||||
| **PostgreSQL** | ✅ Healthy | `5432` | Keycloak-Schema & `ping-service` DB (`pingdb`) aktiv. |
|
||||
| **Redis** | ✅ Healthy | `6379` | Cache für Services bereit. |
|
||||
| **Keycloak** | ✅ Running | `8180` | Realm `meldestelle` aktiv. JWT-Validierung durch Backend erfolgreich. |
|
||||
| **Consul** | ✅ Healthy | `8500` | Service Discovery funktioniert. |
|
||||
| **Zipkin** | ✅ Running | `9411` | Tracing-Server bereit. |
|
||||
| **Mailpit** | ✅ Running | `8025` | SMTP-Mock bereit. |
|
||||
|
||||
## 3. Durchgeführte Maßnahmen (DevOps)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user