76 字
1 分钟
1Panel中Homepage配置

1Panel V1 下载#

Terminal window
curl -sSL https://resource.fit2cloud.com/1panel/package/quick_start.sh -o quick_start.sh && sudo bash quick_start.sh

1Panel V2 下载#

Terminal window
bash -c "$(curl -sSL https://resource.fit2cloud.com/1panel/package/v2/quick_start.sh)"

glances#

Terminal window
docker run --name glances -d --restart="always" -p 61208-61209:61208-61209 -e GLANCES_OPT="-w" -v /opt/docker/glances/glances.conf:/glances/conf/glances.conf -v /:/host:ro -v /var/run/docker.sock:/var/run/docker.sock:ro --pid host nicolargo/glances:latest-full

参考链接#

Nas搭建HomePage导航页,超详细教程

DIY for Fun

how to set up the Glances widget so that everything appears under the Glances tab?

Qbittorrent widget not working

1Panel中Homepage配置
https://fuwari.vercel.app/posts/2025-07-28-02-homepage/
作者
远梦清思
发布于
2025-07-28
许可协议
CC BY-NC-SA 4.0