2024-08-30 00:39:16 +08:00

218 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://host.docker.internal:4011
metric: cpu
version: 4
- 系统 I/0:
icon: /icons/nvme.png
widget:
type: glances
url: http://host.docker.internal:4011
metric: disk:nvme0n1
version: 4
- 存储A I/O:
icon: /icons/storage.png
widget:
type: glances
url: http://host.docker.internal:4011
metric: disk:sda
version: 4
- 面板r:
- 内存:
icon: /icons/memory.png
widget:
type: glances
url: http://host.docker.internal:4011
metric: memory
version: 4
# - 无线WLan:
# icon: /icons/wlan.png
# widget:
# type: glances
# url: http://host.docker.internal:4011
# metric: network:eth0
# version: 4
- 有线Lan:
icon: /icons/lan.png
widget:
type: glances
url: http://host.docker.internal:4011
metric: network:eth0
version: 4
- 存储B I/O:
icon: /icons/storage.png
widget:
type: glances
url: http://host.docker.internal: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管理:
- MyNas:
icon: /icons/debian.png
href: https://haoru.xyz:9090
# description: Cockpit Web后台管理
siteMonitor: https://haoru.xyz:9090
widget:
type: glances
url: http://host.docker.internal:4011
metric: info
version: 4
- Portainer:
icon: /icons/portainer.png
href: http://haoru.xyz:4001
description: Docker管理。
siteMonitor: http://host.docker.internal:4001
server: manage-docker
container: portainer
widget:
type: portainer
url: http://host.docker.internal:4001
env: 2
key: ptr_ecOg/YjwG340TBXI1u6eOez8ujkTahLhYp3U9t7l0rM=
- 进程:
icon: /icons/list.png
widget:
type: glances
url: http://host.docker.internal:4011
metric: process
version: 4
- 多媒体:
- Immich:
icon: /icons/immich.png
href: http://haoru.xyz:4002
description: 图片管理。
siteMonitor: http://host.docker.internal:4002
server: manage-docker
container: immich_server
widget:
type: immich
url: http://host.docker.internal:4002
key: sRKi3SW6gAyApTD6S9oVCKVGi82nPaRCPD61p7E1B8
- Jellyfin:
icon: /icons/jellyfin.png
href: http://haoru.xyz:4003
description: 影音播放。
siteMonitor: http://host.docker.internal:4003
server: manage-docker
container: jellyfin
widget:
type: jellyfin
url: http://host.docker.internal: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://haoru.xyz:4008
description: 代码管理服务。
siteMonitor: http://host.docker.internal:4008
server: manage-docker
container: gitea
- BookBrowser:
icon: /icons/book.png
href: http://haoru.xyz:4004
description: 书籍漫画浏览。
siteMonitor: http://host.docker.internal:4004
server: manage-docker
container: bookbrowser
- 下载订阅:
- Qbittorrent:
icon: /icons/qbittorrent.png
href: http://haoru.xyz:4009
description: 磁力下载器。
siteMonitor: http://host.docker.internal:4009
server: manage-docker
container: qbittorrent
widget:
type: qbittorrent
url: http://host.docker.internal:4009
username: wsq
password: 563826
- AutoBangumi:
icon: /icons/autobangumi.png
href: http://haoru.xyz:4013
description: 新番订阅。
siteMonitor: http://host.docker.internal:4013
server: manage-docker
container: autobangumi
- Aira:
icon: /icons/aira.png
href: http://haoru.xyz:4014
description: 下载器。
siteMonitor: http://host.docker.internal:4014
server: manage-docker
container: autobangumi
- 系统工具:
- Chromium:
icon: /icons/chromium.png
href: https://haoru.xyz:4041
description: Web版Chromium浏览器。
siteMonitor: https://haoru.xyz:4041
server: manage-docker
container: chromium
- File Browser:
icon: /icons/filebrowser.png
href: http://haoru.xyz:4010
description: Web版文件浏览器
siteMonitor: http://host.docker.internal:4010
server: manage-docker
container: filebrowser
- Glances:
icon: /icons/glances.png
href: http://haoru.xyz:4011
description: Web版系统资源监测
siteMonitor: http://host.docker.internal:4011