218 lines
5.7 KiB
YAML
Raw Normal View History

2024-08-26 07:13:14 -04:00
---
# For configuration options and examples, please see:
# https://gethomepage.dev/en/configs/services
- 面板l:
- 处理器:
icon: /icons/cpu.png
widget:
type: glances
2024-08-30 00:24:48 +08:00
url: http://host.docker.internal:4011
2024-08-26 07:13:14 -04:00
metric: cpu
version: 4
- 系统 I/0:
icon: /icons/nvme.png
widget:
type: glances
2024-08-30 00:24:48 +08:00
url: http://host.docker.internal:4011
2024-08-26 07:13:14 -04:00
metric: disk:nvme0n1
version: 4
- 存储A I/O:
icon: /icons/storage.png
widget:
type: glances
2024-08-30 00:24:48 +08:00
url: http://host.docker.internal:4011
2024-08-26 07:13:14 -04:00
metric: disk:sda
version: 4
- 面板r:
- 内存:
icon: /icons/memory.png
widget:
type: glances
2024-08-30 00:24:48 +08:00
url: http://host.docker.internal:4011
2024-08-26 07:13:14 -04:00
metric: memory
version: 4
2024-08-29 01:39:41 +08:00
# - 无线WLan:
# icon: /icons/wlan.png
# widget:
# type: glances
2024-08-30 00:24:48 +08:00
# url: http://host.docker.internal:4011
2024-08-29 01:39:41 +08:00
# metric: network:eth0
# version: 4
- 有线Lan:
icon: /icons/lan.png
2024-08-26 07:13:14 -04:00
widget:
type: glances
2024-08-30 00:24:48 +08:00
url: http://host.docker.internal:4011
2024-08-26 07:13:14 -04:00
metric: network:eth0
version: 4
- 存储B I/O:
icon: /icons/storage.png
widget:
type: glances
2024-08-30 00:24:48 +08:00
url: http://host.docker.internal:4011
2024-08-26 07:13:14 -04:00
metric: disk:sdb
version: 4
- 日历:
- 日历:
icon: /icons/calendar.png
widget:
type: calendar
firstDayInWeek: Monday
view: monthly
maxEvents: 10
showTime: true
timezone: Asia/Shanghai
- NAS管理:
2024-08-30 00:24:48 +08:00
- MyNas:
2024-08-26 07:13:14 -04:00
icon: /icons/debian.png
2024-08-30 00:24:48 +08:00
href: https://haoru.xyz:9090
2024-08-26 07:13:14 -04:00
# description: Cockpit Web后台管理
2024-08-30 00:24:48 +08:00
siteMonitor: https://haoru.xyz:9090
2024-08-26 07:13:14 -04:00
widget:
type: glances
2024-08-30 00:24:48 +08:00
url: http://host.docker.internal:4011
2024-08-26 07:13:14 -04:00
metric: info
version: 4
- Portainer:
icon: /icons/portainer.png
2024-08-30 00:24:48 +08:00
href: http://haoru.xyz:4001
2024-08-26 07:13:14 -04:00
description: Docker管理。
2024-08-30 00:24:48 +08:00
siteMonitor: http://host.docker.internal:4001
2024-08-26 07:13:14 -04:00
server: manage-docker
container: portainer
widget:
type: portainer
2024-08-30 00:24:48 +08:00
url: http://host.docker.internal:4001
2024-08-26 07:13:14 -04:00
env: 2
key: ptr_ecOg/YjwG340TBXI1u6eOez8ujkTahLhYp3U9t7l0rM=
- 进程:
icon: /icons/list.png
widget:
type: glances
2024-08-30 00:24:48 +08:00
url: http://host.docker.internal:4011
2024-08-26 07:13:14 -04:00
metric: process
version: 4
- 多媒体:
- Immich:
icon: /icons/immich.png
2024-08-30 00:24:48 +08:00
href: http://haoru.xyz:4002
2024-08-26 07:13:14 -04:00
description: 图片管理。
2024-08-30 00:24:48 +08:00
siteMonitor: http://host.docker.internal:4002
2024-08-26 07:13:14 -04:00
server: manage-docker
container: immich_server
widget:
type: immich
2024-08-30 00:24:48 +08:00
url: http://host.docker.internal:4002
2024-08-26 07:13:14 -04:00
key: sRKi3SW6gAyApTD6S9oVCKVGi82nPaRCPD61p7E1B8
- Jellyfin:
icon: /icons/jellyfin.png
2024-08-30 00:24:48 +08:00
href: http://haoru.xyz:4003
2024-08-26 07:13:14 -04:00
description: 影音播放。
2024-08-30 00:24:48 +08:00
siteMonitor: http://host.docker.internal:4003
2024-08-26 07:13:14 -04:00
server: manage-docker
container: jellyfin
widget:
type: jellyfin
2024-08-30 00:24:48 +08:00
url: http://host.docker.internal:4003
2024-08-26 07:13:14 -04:00
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
2024-08-27 00:11:03 +08:00
version: 1
2024-08-26 07:13:14 -04:00
- 文档管理:
- Gitea:
icon: /icons/gitea.png
2024-08-30 00:24:48 +08:00
href: http://haoru.xyz:4008
2024-08-26 07:13:14 -04:00
description: 代码管理服务。
2024-08-30 00:24:48 +08:00
siteMonitor: http://host.docker.internal:4008
2024-08-26 07:13:14 -04:00
server: manage-docker
container: gitea
- BookBrowser:
icon: /icons/book.png
2024-08-30 00:24:48 +08:00
href: http://haoru.xyz:4004
2024-08-26 07:13:14 -04:00
description: 书籍漫画浏览。
2024-08-30 00:24:48 +08:00
siteMonitor: http://host.docker.internal:4004
2024-08-26 07:13:14 -04:00
server: manage-docker
container: bookbrowser
- 下载服务:
- Qbittorrent:
icon: /icons/qbittorrent.png
2024-08-30 00:24:48 +08:00
href: http://haoru.xyz:4009
description: 磁力下载器。
siteMonitor: http://host.docker.internal:4009
2024-08-26 07:13:14 -04:00
server: manage-docker
container: qbittorrent
widget:
type: qbittorrent
2024-08-30 00:24:48 +08:00
url: http://host.docker.internal:4009
2024-08-26 07:13:14 -04:00
username: wsq
password: 563826
2024-08-30 00:24:48 +08:00
- AutoBangumi:
icon: /icons/autobangumi.png
href: http://haoru.xyz:4013
description: 新番订阅。
siteMonitor: http://host.docker.internal:4013
2024-08-26 07:13:14 -04:00
server: manage-docker
2024-08-30 00:24:48 +08:00
container: autobangumi
- Aira:
icon: /icons/aira.png
href: http://haoru.xyz:4014
description: 下载器。
siteMonitor: http://host.docker.internal:4014
server: manage-docker
container: autobangumi
2024-08-26 07:13:14 -04:00
2024-08-30 00:24:48 +08:00
- 系统工具:
2024-08-29 01:39:41 +08:00
- Chromium:
icon: /icons/chromium.png
2024-08-30 00:24:48 +08:00
href: https://haoru.xyz:4041
2024-08-29 01:39:41 +08:00
description: Web版Chromium浏览器。
2024-08-30 00:24:48 +08:00
siteMonitor: https://haoru.xyz:4041
2024-08-26 07:13:14 -04:00
server: manage-docker
2024-08-29 01:39:41 +08:00
container: chromium
2024-08-26 07:13:14 -04:00
2024-08-30 00:24:48 +08:00
- File Browser:
icon: /icons/filebrowser.png
href: http://haoru.xyz:4010
description: Web版文件浏览器
siteMonitor: http://host.docker.internal:4010
server: manage-docker
container: filebrowser
2024-08-26 07:13:14 -04:00
- Glances:
icon: /icons/glances.png
2024-08-30 00:24:48 +08:00
href: http://haoru.xyz:4011
2024-08-26 07:13:14 -04:00
description: Web版系统资源监测
2024-08-30 00:24:48 +08:00
siteMonitor: http://host.docker.internal:4011
2024-08-26 07:13:14 -04:00