Added github
This commit is contained in:
32
config.yml
32
config.yml
@@ -43,6 +43,7 @@ colors:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
- name: 'Service'
|
- name: 'Service'
|
||||||
|
icon: 'fas fa-concierge-bell'
|
||||||
items:
|
items:
|
||||||
- name: 'Schmökerei'
|
- name: 'Schmökerei'
|
||||||
type: Ping
|
type: Ping
|
||||||
@@ -63,7 +64,8 @@ services:
|
|||||||
url: 'https://sheetmusic.schmökerei.de'
|
url: 'https://sheetmusic.schmökerei.de'
|
||||||
target: '_blank'
|
target: '_blank'
|
||||||
|
|
||||||
- name: 'Tools'
|
- name: 'Meta'
|
||||||
|
icon: 'fas fa-tools'
|
||||||
items:
|
items:
|
||||||
- name: 'Uptime Kuma'
|
- name: 'Uptime Kuma'
|
||||||
type: Ping
|
type: Ping
|
||||||
@@ -89,29 +91,35 @@ services:
|
|||||||
url: 'https://dev-status.schmökerei.de'
|
url: 'https://dev-status.schmökerei.de'
|
||||||
target: '_blank'
|
target: '_blank'
|
||||||
|
|
||||||
- name: 'Backend'
|
- name: 'Backend/Dev'
|
||||||
|
icon: 'fas fa-code-branch'
|
||||||
items:
|
items:
|
||||||
|
- name: 'Gotify'
|
||||||
|
type: Ping
|
||||||
|
logo: 'assets/tools/gotify.png'
|
||||||
|
subtitle: 'Push Notifications.'
|
||||||
|
url: 'https://portainer.schmökerei.de'
|
||||||
|
target: '_blank'
|
||||||
- name: 'Grafana'
|
- name: 'Grafana'
|
||||||
type: Ping
|
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'
|
|
||||||
type: Ping
|
|
||||||
logo: 'assets/tools/phpldapadmin.png'
|
|
||||||
subtitle: 'UI zur LDAP-Verwaltung.'
|
|
||||||
url: 'https://ldap.schmökerei.de'
|
|
||||||
target: '_blank'
|
|
||||||
- name: 'Portainer'
|
- name: 'Portainer'
|
||||||
type: Ping
|
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: 'LDAP'
|
||||||
type: Ping
|
type: Ping
|
||||||
logo: 'assets/tools/gotify.png'
|
logo: 'assets/tools/phpldapadmin.png'
|
||||||
subtitle: 'Push Notifications.'
|
subtitle: 'UI zur LDAP-Verwaltung.'
|
||||||
url: 'https://portainer.schmökerei.de'
|
url: 'https://ldap.schmökerei.de'
|
||||||
|
target: '_blank'
|
||||||
|
- name: 'GitHub'
|
||||||
|
logo: 'assets/tools/github.png'
|
||||||
|
subtitle: 'Marvins Bad Practice Sammlung.'
|
||||||
|
url: 'https://github.com/marvinscham'
|
||||||
target: '_blank'
|
target: '_blank'
|
||||||
|
|||||||
Reference in New Issue
Block a user