94 lines
2.0 KiB
YAML
94 lines
2.0 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: At a Glance
|
|
icon: fas fa-home
|
|
widgets:
|
|
- type: clock
|
|
options:
|
|
timeZone: Asia/Tokyo
|
|
format: ja-JP
|
|
hideSeconds: true
|
|
|
|
- type: weather
|
|
options:
|
|
apiKey: 770d36389dd547e8e3daccb39debde64
|
|
city: Tokyo, JP
|
|
units: metric
|
|
hideDetails: false
|
|
|
|
- type: weather-forecast
|
|
options:
|
|
apiKey: 770d36389dd547e8e3daccb39debde64
|
|
city: Tokyo, JP
|
|
numDays: 5
|
|
units: metric
|
|
hideDetails: true
|
|
|
|
- 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/ |