Added status callbacks

This commit is contained in:
2022-03-19 05:38:21 +01:00
parent 95b1396001
commit 92c0f642ff

View File

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