Files
status-dashboard/services.json
groot f49768337c
All checks were successful
release-tag / release-image (push) Successful in 2m19s
build-binaries / build (, amd64, linux) (push) Successful in 47s
build-binaries / build (, arm, 7, linux) (push) Successful in 45s
build-binaries / build (, arm64, linux) (push) Successful in 46s
build-binaries / build (.exe, amd64, windows) (push) Successful in 46s
build-binaries / release (push) Successful in 21s
services.json aktualisiert
2025-10-15 06:10:51 +00:00

31 lines
922 B
JSON

{
"title": "Stadt Hilden Bürgerservices",
"poll_seconds": 10,
"services": [
{
"name": "Service-Portal (Web)",
"description": "Eingangspunkt für alle Bürgerservices und Informationsbasis.",
"status": "Wartung"
},
{
"name": "Service-Portal (Datenbank)",
"description": "Primäres Datenbank-Cluster des Services-Portals.",
"status": "Wartung"
},
{
"name": "Formular-Server (Web)",
"description": "System zum Stellen von Online-Anträgen und Formularen.",
"status": "Wartung"
},
{
"name": "Formular-Server (Datenbank)",
"description": "System zum Stellen von Online-Anträgen und Formularen.",
"status": "Wartung"
},
{
"name": "Servicekonto Bund & Zentrales Bürgerpostfach (SKB & ZBP)",
"description": "Anmeldedienst und Kommunikationsplattform des Bundes.",
"status": "Offline"
}
]
}