2024-08-29 01:39:41 +08:00

224 lines
5.7 KiB
YAML
Executable File

---
# For configuration options and examples, please see:
# https://gethomepage.dev/en/configs/services
- 面板l:
- 处理器:
icon: /icons/cpu.png
widget:
type: glances
url: http://192.168.187.59:4011
metric: cpu
version: 4
- 系统 I/0:
icon: /icons/nvme.png
widget:
type: glances
url: http://192.168.187.59:4011
metric: disk:nvme0n1
version: 4
- 存储A I/O:
icon: /icons/storage.png
widget:
type: glances
url: http://192.168.187.59:4011
metric: disk:sda
version: 4
- 面板r:
- 内存:
icon: /icons/memory.png
widget:
type: glances
url: http://192.168.187.59:4011
metric: memory
version: 4
# - 无线WLan:
# icon: /icons/wlan.png
# widget:
# type: glances
# url: http://192.168.187.59:4011
# metric: network:eth0
# version: 4
- 有线Lan:
icon: /icons/lan.png
widget:
type: glances
url: http://192.168.187.59:4011
metric: network:eth0
version: 4
- 存储B I/O:
icon: /icons/storage.png
widget:
type: glances
url: http://192.168.187.59:4011
metric: disk:sdb
version: 4
- 日历:
- 日历:
icon: /icons/calendar.png
widget:
type: calendar
firstDayInWeek: Monday
view: monthly
maxEvents: 10
showTime: true
timezone: Asia/Shanghai
- NAS管理:
- Debian:
icon: /icons/debian.png
href: https://192.168.187.59:9090
# description: Cockpit Web后台管理
siteMonitor: https://192.168.187.59:9090
widget:
type: glances
url: http://192.168.187.59:4011
metric: info
version: 4
- Portainer:
icon: /icons/portainer.png
href: http://192.168.187.59:4001
description: Docker管理。
siteMonitor: http://192.168.187.59:4001
server: manage-docker
container: portainer
widget:
type: portainer
url: http://192.168.187.59:4001
env: 2
key: ptr_ecOg/YjwG340TBXI1u6eOez8ujkTahLhYp3U9t7l0rM=
- 进程:
icon: /icons/list.png
widget:
type: glances
url: http://192.168.187.59:4011
metric: process
version: 4
- 多媒体:
- Immich:
icon: /icons/immich.png
href: http://192.168.187.59:4002
description: 图片管理。
siteMonitor: http://192.168.187.59:4002
server: manage-docker
container: immich_server
widget:
type: immich
url: http://192.168.187.59:4002
key: sRKi3SW6gAyApTD6S9oVCKVGi82nPaRCPD61p7E1B8
- Jellyfin:
icon: /icons/jellyfin.png
href: http://192.168.187.59:4003
description: 影音播放。
siteMonitor: http://192.168.187.59:4003
server: manage-docker
container: jellyfin
widget:
type: jellyfin
url: http://192.168.187.59:4003
key: 9be8360675104bc5a6bebe790f67a67b
enableBlocks: true # optional, defaults to false
enableNowPlaying: true # optional, defaults to true
enableUser: true # optional, defaults to false
showEpisodeNumber: true # optional, defaults to false
expandOneStreamToTwoRows: false # optional, defaults to true
version: 1
- 文档管理:
- Gitea:
icon: /icons/gitea.png
href: http://192.168.187.59:4008
description: 代码管理服务。
siteMonitor: http://192.168.187.59:4008
server: manage-docker
container: gitea
# widget:
# type: customapi
# url: http://192.168.187.59:4008/api/v1
# headers: "token a1eb9dfbefe37b32e7442e98cf9e976eebf24db4"
# mappings:
# - field: key # needs to be YAML string or object
# label: Field 1
# format: text # optional - defaults to text
# http://192.168.187.59:4008/api/v1/users/wsq/activities/feed?access_token=a1eb9dfbefe37b32e7442e98cf9e976eebf24db4
- BookBrowser:
icon: /icons/book.png
href: http://192.168.187.59:4004
description: 书籍漫画浏览。
siteMonitor: http://192.168.187.59:4004
server: manage-docker
container: bookbrowser
- 下载服务:
- Qbittorrent:
icon: /icons/qbittorrent.png
href: http://192.168.187.59:4009
description: 下载器。
siteMonitor: http://192.168.187.59:4009
server: manage-docker
container: qbittorrent
widget:
type: qbittorrent
url: http://192.168.187.59:4009
username: wsq
password: 563826
- 系统工具:
- File Browser:
icon: /icons/filebrowser.png
href: http://192.168.187.59:4010
description: Web版文件浏览器
siteMonitor: http://192.168.187.59:4010
server: manage-docker
container: filebrowser
- Chromium:
icon: /icons/chromium.png
href: https://192.168.187.59:4041
description: Web版Chromium浏览器。
siteMonitor: https://192.168.187.59:4041
server: manage-docker
container: chromium
- Glances:
icon: /icons/glances.png
href: http://192.168.187.59:4011
description: Web版系统资源监测
siteMonitor: http://192.168.187.59:4011