0
0

config.yml aktualisiert
All checks were successful
copy-homer / prod-build (push) Successful in 9s

This commit is contained in:
Denys Konovalov 2023-11-19 20:56:41 +01:00
parent a719149859
commit 95b69f6078

@ -1,225 +1,215 @@
--- ---
title: "GCG.Dashboard" title: "GCG.Dashboard"
subtitle: "IT am GCG" subtitle: "IT am GCG"
logo: "assets/logo.png" logo: "assets/logo.png"
# icon: "fas fa-skull-crossbones" # Optional icon # icon: "fas fa-skull-crossbones" # Optional icon
header: true header: true
footer: false footer: false
# Optional theme customization # Optional theme customization
theme: default theme: default
colors: colors:
light: light:
highlight-primary: "#1a1a37" highlight-primary: "#1a1a37"
highlight-secondary: "#1a1a37" highlight-secondary: "#1a1a37"
highlight-hover: "#4c4ca2" highlight-hover: "#4c4ca2"
background: "#f5f5f5" background: "#f5f5f5"
card-background: "#ffffff" card-background: "#ffffff"
text: "#363636" text: "#363636"
text-header: "#ffffff" text-header: "#ffffff"
text-title: "#303030" text-title: "#303030"
text-subtitle: "#424242" text-subtitle: "#424242"
card-shadow: rgba(0, 0, 0, 0.1) card-shadow: rgba(0, 0, 0, 0.1)
link: "#3273dc" link: "#3273dc"
link-hover: "#363636" link-hover: "#363636"
dark: dark:
highlight-primary: "#1a1a37" highlight-primary: "#1a1a37"
highlight-secondary: "#1a1a37" highlight-secondary: "#1a1a37"
highlight-hover: "#4c4ca2" highlight-hover: "#4c4ca2"
background: "#131313" background: "#131313"
card-background: "#2b2b2b" card-background: "#2b2b2b"
text: "#eaeaea" text: "#eaeaea"
text-header: "#ffffff" text-header: "#ffffff"
text-title: "#fafafa" text-title: "#fafafa"
text-subtitle: "#f5f5f5" text-subtitle: "#f5f5f5"
card-shadow: rgba(0, 0, 0, 0.4) card-shadow: rgba(0, 0, 0, 0.4)
link: "#3273dc" link: "#3273dc"
link-hover: "#ffdd57" link-hover: "#ffdd57"
message: message:
#url: https://b4bz.io style: "is-dark"
style: "is-dark" # See https://bulma.io/documentation/components/message/#colors for styling options. title: "Nur für interne Nutzung !"
title: "Nur für interne Nutzung !" icon: "fa fa-lock"
icon: "fa fa-lock" content: "Alle hier aufgelisteten Dienste werden intern für Schüler*innen und Lehrer*innen des Georg-Cantor-Gymnasium bereitgestellt. Der Zugang ist nicht öffentlich und wird nur auf Anfrage ermöglicht."
content: "Alle hier aufgelisteten Dienste werden intern für Schüler*innen und Lehrer*innen des Georg-Cantor-Gymnasium bereitgestellt. Der Zugang ist nicht öffentlich und wird nur auf Anfrage ermöglicht."
links:
# Optional navbar - name: "Website des GCG"
# links: [] # Allows for navbar (dark mode, layout, and search) without any links icon: "fa-solid fa-globe"
links: url: "https://cantorgymnasium.de"
- name: "Website des GCG" target: "_blank"
icon: "fa-solid fa-globe" - name: "Wiki"
url: "https://cantorgymnasium.de" icon: "fas fa-book"
target: "_blank" # optional html a tag target attribute url: "https://wiki.cantorgymnasium.de/"
- name: "Wiki" target: "_blank"
icon: "fas fa-book"
url: "https://wiki.cantorgymnasium.de/" services:
# this will link to a second homer page that will load config from additional-page.yml and keep default config values as in config.yml file - name: "Administration"
# see url field and assets/additional-page.yml.dist used in this example: icon: "fa-solid fa-gear"
#- name: "another page!" items:
# icon: "fas fa-file-alt" - name: "NGING Proxy Manager"
# url: "#additional-page" logo: "assets/tools/npm.png"
subtitle: "Proxy-Verwaltung"
# Services tag: "config"
# First level array represent a group. keywords: "nginx proxy settings"
# Leave only a "items" key if not using group (group name, icon & tagstyle are optional, section separation will not be displayed). url: "https://npm.cantorgymnasium.de"
services: target: "_blank"
- name: "Administration" - name: "Portainer"
icon: "fa-solid fa-gear" logo: "assets/tools/portainer.png"
items: subtitle: "Docker-Verwaltung"
- name: "NGING Proxy Manager" tag: "config"
logo: "assets/tools/npm.png" url: "https://docker.cantorgymnasium.de"
subtitle: "Proxy-Verwaltung" target: "_blank"
tag: "config" - name: "Webmin"
keywords: "nginx proxy settings" logo: "assets/tools/webmin.png"
url: "https://npm.cantorgymnasium.de" subtitle: "Server-Verwaltung"
target: "_blank" # optional html a tag target attribute tag: "config"
- name: "Portainer" url: "https://webmin.cantorgymnasium.de:10000"
logo: "assets/tools/portainer.png" target: "_blank"
subtitle: "Docker-Verwaltung" - name: "Matomo"
tag: "config" logo: "assets/tools/matomo.png"
url: "https://docker.cantorgymnasium.de" subtitle: "Analytik-Dashboard"
target: "_blank" # optional html a tag target attribute tag: "config"
- name: "Webmin" url: "https://analytics.cantorgymnasium.de"
logo: "assets/tools/webmin.png" target: "_blank"
subtitle: "Server-Verwaltung" - name: "Form Tools"
tag: "config" logo: "assets/tools/ft.png"
url: "https://webmin.cantorgymnasium.de:10000" subtitle: "Formular-Verwaltung"
target: "_blank" # optional html a tag target attribute tag: "config"
- name: "Matomo" url: "https://php.cantorgymnasium.de/formtools/"
logo: "assets/tools/matomo.png" target: "_blank"
subtitle: "Analytik-Dashboard" - name: "Upptime"
tag: "config" logo: "assets/tools/upptime.svg"
url: "https://analytics.cantorgymnasium.de" subtitle: "Status-Anzeige"
target: "_blank" # optional html a tag target attribute tag: "config"
- name: "Form Tools" url: "https://status.cantorgymnasium.de"
logo: "assets/tools/ft.png" target: "_blank"
subtitle: "Formular-Verwaltung" - name: "DBGate"
tag: "config" logo: "assets/tools/dbgate.png"
url: "https://php.cantorgymnasium.de/formtools/" subtitle: "Datenbankverwaltung"
target: "_blank" # optional html a tag target attribute tag: "config"
- name: "Uptime Kuma" url: "https://db.cantorgymnasium.de"
logo: "assets/tools/kuma.svg" target: "_blank"
subtitle: "Status-Anzeige" - name: "Grafana"
tag: "config" logo: "assets/tools/grafana.svg"
url: "https://status.cantorgymnasium.de" subtitle: "Datenvisualisierung"
target: "_blank" # optional html a tag target attribute tag: "config"
- name: "DBGate" url: "https://grafana.cantorgymnasium.de"
logo: "assets/tools/dbgate.png" target: "_blank"
subtitle: "Datenbankverwaltung" - name: "Keycloak"
tag: "config" logo: "assets/tools/keycloak.png"
url: "https://db.cantorgymnasium.de" subtitle: "Identitätsverwaltung"
target: "_blank" url: "https://id.cantorgymnasium.de"
- name: "Grafana" target: "_blank"
logo: "assets/tools/grafana.svg" tag: "config"
subtitle: "Datenvisualisierung" - name: "Koha-Verwaltungsoberfläche"
tag: "config" logo: "assets/tools/koha.png"
url: "https://grafana.cantorgymnasium.de" subtitle: "Bibliotheks-System"
target: "_blank" tag: "bibo"
- name: "Keycloak" url: "https://bibo.cantorgymnasium.de"
logo: "assets/tools/keycloak.png" target: "_blank"
subtitle: "Identitätsverwaltung" - name: "Dienste"
url: "https://id.cantorgymnasium.de" icon: "fa-solid fa-globe"
target: "_blank" items:
tag: "config" - name: "Gitea"
- name: "Koha-Verwaltungsoberfläche" logo: "assets/tools/gitea.png"
logo: "assets/tools/koha.png" subtitle: "Git Codeverwaltung"
subtitle: "Bibliotheks-System" tag: "gitea"
tag: "bibo" url: "https://git.cantorgymnasium.de"
url: "https://bibo.cantorgymnasium.de" target: "_blank"
target: "_blank" - name: "HedgeDoc"
- name: "Dienste" logo: "assets/tools/hedgedoc.png"
icon: "fa-solid fa-globe" subtitle: "Kollaborative Dokumente"
items: tag: "hedgedoc"
- name: "Gitea" url: "https://pads.cantorgymnasium.de"
logo: "assets/tools/gitea.png" target: "_blank"
subtitle: "Git Codeverwaltung" - name: "SOGo"
tag: "gitea" logo: "assets/tools/sogo.png"
url: "https://git.cantorgymnasium.de" subtitle: "Webmail-Dienst"
target: "_blank" # optional html a tag target attribute tag: "mailcow"
- name: "HedgeDoc" url: "https://mail.cantorgymnasium.de/SOGo/"
logo: "assets/tools/hedgedoc.png" target: "_blank"
subtitle: "Kollaborative Dokumente" - name: "mailcow UI"
tag: "hedgedoc" logo: "assets/tools/mailcow.svg"
url: "https://pads.cantorgymnasium.de" subtitle: "Mail-Verwaltung"
target: "_blank" tag: "mailcow"
- name: "SOGo" url: "https://mail.cantorgymnasium.de"
logo: "assets/tools/sogo.png" target: "_blank"
subtitle: "Webmail-Dienst" - name: "Seafile"
tag: "mailcow" logo: "assets/tools/seafile.png"
url: "https://mail.cantorgymnasium.de/SOGo/" subtitle: "Cloud-Dienst"
target: "_blank" tag: "seafile"
- name: "mailcow UI" url: "https://cloud.cantorgymnasium.de"
logo: "assets/tools/mailcow.svg" target: "_blank"
subtitle: "Mail-Verwaltung" - name: "WikiJS"
tag: "mailcow" logo: "assets/tools/wikijs.png"
url: "https://mail.cantorgymnasium.de" subtitle: "Internes Technik-Wiki"
target: "_blank" tag: "wiki"
- name: "Seafile" url: "https://wiki.cantorgymnasium.de"
logo: "assets/tools/seafile.png" target: "_blank"
subtitle: "Cloud-Dienst" - name: "Snipe-IT"
tag: "seafile" logo: "assets/tools/snipe.png"
url: "https://cloud.cantorgymnasium.de" subtitle: "Inventarsoftware"
target: "_blank" url: "https://snipe.cantorgymnasium.de"
- name: "WikiJS" target: "_blank"
logo: "assets/tools/wikijs.png" - name: "Koha"
subtitle: "Internes Technik-Wiki" logo: "assets/tools/koha.png"
tag: "wiki" subtitle: "Bibliotheks-System"
url: "https://wiki.cantorgymnasium.de" tag: "bibo"
target: "_blank" url: "https://bibo.cantorgymnasium.de"
- name: "Snipe-IT" target: "_blank"
logo: "assets/tools/snipe.png" - name: "Web-Dienste"
subtitle: "Inventarsoftware" icon: "fa-solid fa-globe"
url: "https://snipe.cantorgymnasium.de" items:
target: "_blank" - name: "Website"
- name: "Koha" logo: "assets/logo.png"
logo: "assets/tools/koha.png" subtitle: "GCG-Homepage"
subtitle: "Bibliotheks-System" tag: "web"
tag: "bibo" url: "https://cantorgymnasium.de"
url: "https://bibo.cantorgymnasium.de" target: "_blank"
target: "_blank" - name: "Website (Dev)"
- name: "Web-Dienste" logo: "assets/tools/logo_dev.png"
icon: "fa-solid fa-globe" subtitle: "Entwicklungsinstanz"
items: tag: "web"
- name: "Website" url: "https://dev.cantorgymnasium.de"
logo: "assets/logo.png" target: "_blank"
subtitle: "GCG-Homepage" - name: "Website (Test)"
tag: "web" logo: "assets/tools/logo_dev.png"
url: "https://cantorgymnasium.de" subtitle: "Testinstanz"
target: "_blank" tag: "web"
- name: "Website (Dev)" url: "https://test.cantorgymnasium.de"
logo: "assets/tools/logo_dev.png" target: "_blank"
subtitle: "Entwicklungsinstanz" - name: "Static CMS"
tag: "web" logo: "assets/tools/cms.png"
url: "https://dev.cantorgymnasium.de" subtitle: "Website-Verwaltung"
target: "_blank" tag: "web"
- name: "Website (Test)" url: "https://cantorgymnasium.de/admin/"
logo: "assets/tools/logo_dev.png" target: "_blank"
subtitle: "Testinstanz" - name: "Marzipano"
tag: "web" logo: "assets/tools/marzipano.png"
url: "https://test.cantorgymnasium.de" subtitle: "Digitaler Rundgang"
target: "_blank" tag: "web"
- name: "Static CMS" url: "https://vr.cantorgymnasium.de"
logo: "assets/tools/cms.png" target: "_blank"
subtitle: "Website-Verwaltung" - name: "Der Pinguin"
tag: "web" logo: "assets/tools/schuelerzeitung.webp"
url: "https://cantorgymnasium.de/admin/" subtitle: "Schülerzeitung des GCG"
target: "_blank" tag: "pinguin"
- name: "Marzipano" url: "https://schuelerzeitung-gcg.de"
logo: "assets/tools/marzipano.png" target: "_blank"
subtitle: "Digitaler Rundgang" - name: "Der Pinguin (Test)"
tag: "web" logo: "assets/tools/schuelerzeitung_dev.png"
url: "https://vr.cantorgymnasium.de" subtitle: "Testinstanz der Schülerzeitung"
target: "_blank" tag: "pinguin"
- name: "Der Pinguin" url: "https://test.schuelerzeitung-gcg.de"
logo: "assets/tools/schuelerzeitung.webp" target: "_blank"
subtitle: "Schülerzeitung des GCG"
tag: "pinguin"
url: "https://schuelerzeitung-gcg.de"
target: "_blank"
- name: "Der Pinguin (Test)"
logo: "assets/tools/schuelerzeitung_dev.png"
subtitle: "Testinstanz der Schülerzeitung"
tag: "pinguin"
url: "https://test.schuelerzeitung-gcg.de"
target: "_blank"