Added status callbacks
This commit is contained in:
@@ -51,11 +51,13 @@ services:
|
||||
url: 'https://library.schmökerei.de'
|
||||
target: '_blank'
|
||||
- name: 'Edu.Schmökerei'
|
||||
type: Ping
|
||||
logo: 'assets/tools/schmoekerei-edu.png'
|
||||
subtitle: 'Für Sachlektüre.'
|
||||
url: 'https://edu.schmökerei.de'
|
||||
target: '_blank'
|
||||
- name: 'Sheet Music'
|
||||
type: Ping
|
||||
logo: 'assets/tools/schmoekerei-sheetmusic.png'
|
||||
subtitle: 'Noten, hauptsächlich für Piano Solo.'
|
||||
url: 'https://sheetmusic-schmökerei.de'
|
||||
@@ -64,6 +66,7 @@ services:
|
||||
- name: 'Tools'
|
||||
items:
|
||||
- name: 'Uptime Kuma'
|
||||
type: Ping
|
||||
logo: 'assets/tools/uptime-kuma.png'
|
||||
subtitle: 'Status der Services.'
|
||||
url: 'https://status.schmökerei.de'
|
||||
@@ -74,11 +77,13 @@ services:
|
||||
url: 'https://discord.gg/XSmmejmWh5'
|
||||
target: '_blank'
|
||||
- name: 'Keycloak'
|
||||
type: Ping
|
||||
logo: 'assets/tools/keycloak.png'
|
||||
subtitle: 'Authentifikation und Nutzerverwaltung.'
|
||||
url: 'https://auth.schmökerei.de'
|
||||
target: '_blank'
|
||||
- name: 'Uptime Kuma [Backend]'
|
||||
type: Ping
|
||||
logo: 'assets/tools/uptime-kuma-dev.png'
|
||||
subtitle: 'Status der Services (in blau).'
|
||||
url: 'https://dev-status.schmökerei.de'
|
||||
@@ -87,21 +92,25 @@ services:
|
||||
- name: 'Backend'
|
||||
items:
|
||||
- name: 'Grafana'
|
||||
type: Ping
|
||||
logo: 'assets/tools/grafana.png'
|
||||
subtitle: 'Monitoring.'
|
||||
url: 'https://grafana.schmökerei.de'
|
||||
target: '_blank'
|
||||
- name: 'LDAP'
|
||||
type: Ping
|
||||
logo: 'assets/tools/phpldapadmin.png'
|
||||
subtitle: 'UI zur LDAP-Verwaltung.'
|
||||
url: 'https://ldap.schmökerei.de'
|
||||
target: '_blank'
|
||||
- name: 'Portainer'
|
||||
type: Ping
|
||||
logo: 'assets/tools/portainer.png'
|
||||
subtitle: 'Verwaltung von Docker.'
|
||||
url: 'https://portainer.schmökerei.de'
|
||||
target: '_blank'
|
||||
- name: 'Gotify'
|
||||
type: Ping
|
||||
logo: 'assets/tools/gotify.png'
|
||||
subtitle: 'Push Notifications.'
|
||||
url: 'https://portainer.schmökerei.de'
|
||||
|
||||
Reference in New Issue
Block a user