70 lines
1.5 KiB
YAML
70 lines
1.5 KiB
YAML
pageInfo:
|
|
title: Home
|
|
description: Home Server Dashboard
|
|
|
|
appConfig:
|
|
theme: one-dark
|
|
layout: auto
|
|
iconSize: medium
|
|
routingMode: history
|
|
statusCheck: true
|
|
statusCheckInterval: 60
|
|
|
|
sections:
|
|
- name: System
|
|
icon: fas fa-server
|
|
widgets:
|
|
- type: system-info
|
|
|
|
- type: gl-current-cpu
|
|
options:
|
|
hostname: http://nik4nao.home.arpa:61208
|
|
|
|
- type: gl-current-mem
|
|
options:
|
|
hostname: http://nik4nao.home.arpa:61208
|
|
|
|
- type: gl-disk-space
|
|
options:
|
|
hostname: http://nik4nao.home.arpa:61208
|
|
|
|
- type: gl-cpu-history
|
|
options:
|
|
hostname: http://nik4nao.home.arpa:61208
|
|
limit: 60
|
|
|
|
- type: gl-mem-history
|
|
options:
|
|
hostname: http://nik4nao.home.arpa:61208
|
|
limit: 80
|
|
|
|
- name: Media
|
|
icon: fas fa-film
|
|
items:
|
|
- title: Jellyfin
|
|
icon: si-jellyfin
|
|
url: http://nik4nao.home.arpa/anime/
|
|
|
|
- name: Downloads
|
|
icon: fas fa-download
|
|
items:
|
|
- title: qBittorrent
|
|
icon: si-qbittorrent
|
|
url: http://nik4nao.home.arpa/qbt/
|
|
- title: JDownloader
|
|
icon: fas fa-cloud-download-alt
|
|
url: http://nik4nao.home.arpa/jd2/
|
|
|
|
- name: Network
|
|
icon: fas fa-network-wired
|
|
items:
|
|
- title: Pi-hole
|
|
icon: si-pihole
|
|
url: http://nik4nao.home.arpa/admin/
|
|
|
|
- name: Apps
|
|
icon: fas fa-star
|
|
items:
|
|
- title: Watch Party
|
|
icon: fas fa-play-circle
|
|
url: http://nik4nao.home.arpa/watch-party/ |