2022-08-25 22:22:11 +02:00
---
# Additionnal page configuration
# Additionnal configurations are loaded using its file name, minus the extension, as an anchor (https://<mydashboad>#<config>).
# `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"
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 : "Apt-Cacher-NG"
logo : "assets/icons/acng.jpg"
2022-11-11 20:08:39 +01:00
url : "http://acng2.grote.lan:9999/acng-report.html"
2022-08-25 22:22:11 +02:00
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"
2023-03-21 19:48:01 +01:00
- name : "Infra"
icon : "fas fa-cloud"
items :
- name : "ProxMox Virtual Environment - Production"
logo : "assets/icons/pve.png"
url : "https://pve5.grote.lan:8006"
target : "_blank"
subtitle : "Selbstbau"
- name : "ProxMox Virtual Environment - Test"
logo : "assets/icons/pve.png"
url : "https://pve5-test.grote.lan:8006"
target : "_blank"
subtitle : "Test"
2022-08-25 22:22:11 +02:00
- name : "Monitoring"
icon : "fas fa-cloud"
items :
- 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 : "Internet-MGMT"
icon : "fas fa-cloud"
items :
- name : "Scaleway"
logo : "assets/icons/scaleway.png"
url : "https://console.scaleway.com/object-storage/buckets"
target : "_blank"
subtitle : "Scaleway S3"
- name : "Strato - DNS"
logo : "assets/icons/strato.jpg"
url : "https://www.strato.de/apps/CustomerService#/skl"
target : "_blank"
subtitle : "Domainverwaltung"
2023-03-21 19:48:01 +01:00
- name : "Extern - NAS"
icon : "fas fa-cloud"
items :
- name : "QNAP TS-251+"
logo : "assets/icons/qnap.png"
url : "http://192.168.3.108:8080"
target : "_blank"
- name : "Extern - Network"
icon : "fas fa-cloud"
items :
- name : "Speedport Smart 3"
logo : "assets/icons/speedport.png"
url : "http://192.168.3.1"
target : "_blank"
- name : "Netgear GS308E"
logo : "assets/icons/switch.png"
url : "http://192.168.3.147"
target : "_blank"