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,
|
||||
"services": [
|
||||
{
|
||||
"name": "API-Gateway1",
|
||||
"description": "Eingangspunkt für alle Backend-APIs",
|
||||
"status": "Online",
|
||||
"last_change": "2025-10-14T07:50:00Z"
|
||||
},
|
||||
{
|
||||
"name": "Datenbank1",
|
||||
"description": "Primärer PostgreSQL-Cluster",
|
||||
"name": "Service-Portal (Web)",
|
||||
"description": "Eingangspunkt für alle Bürgerservices und Informationsbasis.",
|
||||
"status": "Wartung"
|
||||
},
|
||||
{
|
||||
"name": "Benachrichtigungen1",
|
||||
"description": "E-Mail/Push-Service",
|
||||
"status": "Beeinträchtigt"
|
||||
"name": "Service-Portal (Datenbank)",
|
||||
"description": "Primäres Datenbank-Cluster des Services-Portals.",
|
||||
"status": "Wartung"
|
||||
},
|
||||
{
|
||||
"name": "Website1",
|
||||
"description": "Öffentliche Landingpage",
|
||||
"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"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user