Custom services test

This commit is contained in:
2022-03-19 05:13:20 +01:00
parent c63f319fd7
commit b6b2cb76d1

View File

@@ -45,6 +45,7 @@ services:
- name: 'Service' - name: 'Service'
items: items:
- name: 'Schmökerei' - name: 'Schmökerei'
type: Ping
logo: 'assets/tools/schmoekerei-main.png' logo: 'assets/tools/schmoekerei-main.png'
subtitle: 'Der Kern der Bücherei.' subtitle: 'Der Kern der Bücherei.'
url: 'https://library.schmökerei.de' url: 'https://library.schmökerei.de'
@@ -100,3 +101,8 @@ services:
subtitle: 'Push Notifications.' subtitle: 'Push Notifications.'
url: 'https://portainer.schmökerei.de' url: 'https://portainer.schmökerei.de'
target: '_blank' target: '_blank'
- name: 'Prometheus'
type: Prometheus
logo: 'assets/tools/prometheus.png'
subtitle: 'Monitoring-Datenserver.'
url: 'http://prometheus:9090/'