Zielgruppe: Sysadmins, DevOps, Operatoren
Inhalt: Runbooks, Checklisten, Skripte
Format: Copy-Paste-fähige Befehle
Operative Anleitungen für den täglichen Betrieb des Data Gateway.
| Kategorie | Beschreibung | Runbooks |
|---|---|---|
| Tagesgeschäft | Server starten, DSN verwalten, Health Check, Logs | 4 |
| Automatisierung | Windows-Dienst, systemd, Docker, Kubernetes | 4 |
| Monitoring | Prometheus, Grafana, Alerting | 3 |
| Sicherheit | TLS, Zertifikate, Firewall | 3 |
| Backup | Config-Backup, DSN-Export | 2 |
Gateway sofort starten:
# Windows WvdS.WebAPI.Data.Gateway.Api.exe # Linux ./WvdS.WebAPI.Data.Gateway.Api
Health Check:
curl http://localhost:5000/health
Erste Abfrage:
curl http://localhost:5000/api/v1/dsn/demo/tables
| Komponente | Version | Prüfen |
| ———— | ——— | ——– |
| .NET Runtime | 8.0+ | dotnet –version |
| OpenSSL | 3.0+ (für TLS) | openssl version |
| curl | beliebig | curl –version |
Wolfgang van der Stille @ EMSR DATA d.o.o. - Data Gateway Professional