services.json aktualisiert
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
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
This commit is contained in:
@@ -1,26 +1,30 @@
|
|||||||
{
|
{
|
||||||
"title": "Team Status",
|
"title": "Stadt Hilden Bürgerservices",
|
||||||
"poll_seconds": 10,
|
"poll_seconds": 10,
|
||||||
"services": [
|
"services": [
|
||||||
{
|
{
|
||||||
"name": "API-Gateway1",
|
"name": "Service-Portal (Web)",
|
||||||
"description": "Eingangspunkt für alle Backend-APIs",
|
"description": "Eingangspunkt für alle Bürgerservices und Informationsbasis.",
|
||||||
"status": "Online",
|
|
||||||
"last_change": "2025-10-14T07:50:00Z"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "Datenbank1",
|
|
||||||
"description": "Primärer PostgreSQL-Cluster",
|
|
||||||
"status": "Wartung"
|
"status": "Wartung"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Benachrichtigungen1",
|
"name": "Service-Portal (Datenbank)",
|
||||||
"description": "E-Mail/Push-Service",
|
"description": "Primäres Datenbank-Cluster des Services-Portals.",
|
||||||
"status": "Beeinträchtigt"
|
"status": "Wartung"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Website1",
|
"name": "Formular-Server (Web)",
|
||||||
"description": "Öffentliche Landingpage",
|
"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"
|
"status": "Offline"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user