Target audience: Sysadmins, DevOps, Operators
Content: Runbooks, checklists, scripts
Format: Copy-paste ready commands
Operational guides for daily operation of the Data Gateway.
| Category | Description | Runbooks |
|---|---|---|
| Daily Operations | Start server, manage DSN, Health Check, Logs | 4 |
| Automation | Windows Service, systemd, Docker, Kubernetes | 4 |
| Monitoring | Prometheus, Grafana, Alerting | 3 |
| Security | TLS, Certificates, Firewall | 3 |
| Backup | Config Backup, DSN Export | 2 |
Start Gateway immediately:
# Windows WvdS.WebAPI.Data.Gateway.Api.exe # Linux ./WvdS.WebAPI.Data.Gateway.Api
Health Check:
curl http://localhost:5000/health
First query:
curl http://localhost:5000/api/v1/dsn/demo/tables
| Component | Version | Check |
| ———– | ——— | ——- |
| .NET Runtime | 8.0+ | dotnet –version |
| OpenSSL | 3.0+ (for TLS) | openssl version |
| curl | any | curl –version |
Wolfgang van der Stille @ EMSR DATA d.o.o. - Data Gateway Professional