--- # Additionnal page configuration # Additionnal configurations are loaded using its file name, minus the extension, as an anchor (https://#). # `config.yml` is still used as a base configuration, and all values here will overwrite it, so you don't have to re-defined everything subtitle: "Management" # This overwrites message config. Setting it to empty to remove message from this page and keep it only in the main one: # message: ~ # as we want to include a differente link here (so we can get back to home page), we need to replicate all links or they will be revome when overwriting the links field: links: - name: "Homepage" icon: "fas fa-heartbeat" url: "http://docker10.grote.lan:333" - name: "Management" icon: "fas fa-code-branch" url: "#mgmt" - name: "Extern" icon: "fas fa-file-alt" url: "#papa" - name: "Test" icon: "fas fa-globe" url: "#test" services: - name: "Hardware" icon: "fas fa-cloud" items: - name: "Brother ADS-2700W" logo: "assets/icons/brother.jpg" url: "http://192.168.2.48" target: "_blank" - name: "Fritzbox 7590" logo: "assets/icons/fritzbox.svg" url: "http://192.168.5.1" target: "_blank" subtitle: "Modem" - name: "Infra" icon: "fas fa-cloud" items: - name: "ProxMox Virtual Environment" logo: "assets/icons/pve.png" url: "https://pve5.grote.lan:8006" target: "_blank" subtitle: "Selbstbau" - name: "Apt-Cacher-NG" logo: "assets/icons/acng.jpg" url: "http://acng2.grote.lan:9999/acng-report.html" target: "_blank" subtitle: "apt" - name: "gitea" logo: "assets/icons/gitea.png" url: "https://git.mgrote.net" target: "_blank" subtitle: "git" - name: "Traefik" logo: "assets/icons/traefik.png" url: "http://docker10.grote.lan:8081" target: "_blank" subtitle: "Reverse Proxy" - name: "Unifi Controller" logo: "assets/icons/ubiquiti.png" url: "https://docker10.grote.lan:8443" target: "_blank" subtitle: "WLAN" - name: "drone.io" logo: "assets/icons/drone.png" url: "http://docker10.grote.lan:81" target: "_blank" subtitle: "CI/CD" - name: "httpd" logo: "assets/icons/roundcube.png" url: " http://docker10.grote.lan:3344" target: "_blank" subtitle: "Package-Registry" - name: "Monitoring" icon: "fas fa-cloud" items: - name: "Ara" logo: "assets/icons/ara.png" url: "http://docker10.grote.lan:2233" target: "_blank" subtitle: "ansible" - name: "Munin - Production" logo: "assets/icons/munin.png" url: "http://docker10.grote.lan:1234" target: "_blank" subtitle: "Monitoring" - name: "Oxidized" logo: "assets/icons/oxidized.svg" url: "http://docker10.grote.lan:8888" target: "_blank" subtitle: "network device configuration backup tool" - name: "LibreNMS" logo: "assets/icons/librenms.png" url: "http://docker10.grote.lan:8000" target: "_blank" subtitle: "network monitoring" - name: "dozzle" logo: "assets/icons/dozzle.png" url: "http://docker10.grote.lan:4455" target: "_blank" subtitle: "container logs" - name: "Internet-MGMT" icon: "fas fa-cloud" items: - name: "IONOS" logo: "assets/icons/1und1.jpg" url: "https://login.ionos.de/#/servers/F872D83983D453EA40074C5C59AFB7DD" target: "_blank" subtitle: "tor1.mgrote.net" - name: "Scaleway" logo: "assets/icons/scaleway.png" url: "https://console.scaleway.com/object-storage/buckets" target: "_blank" subtitle: "Scaleway S3" - name: "gl.inet - Cloud" logo: "assets/icons/gl-cloud.png" url: "https://www.goodcloud.xyz/#/login" target: "_blank" subtitle: "Mango MGMT" - name: "Strato - DNS" logo: "assets/icons/strato.jpg" url: "https://www.strato.de/apps/CustomerService#/skl" target: "_blank" subtitle: "Domainverwaltung"