NezhaMonitor 面板地址
http://localhost:8008NezhaMonitor Compose
version: "3.8"
services:
nezha-dashboard:
image: ghcr.io/nezhahq/nezha:latest
container_name: nezha-dashboard
restart: always
# networks:
# - default
# - proxy
ports:
- "8008:8008"
volumes:
- /opt/nezha/dashboard/data:/dashboard/data
environment:
- TZ=Asia/Shanghai
# networks:
# default: {}
# proxy:
# external: true
项目地址
https://github.com/nezhahq/nezha
https://github.com/nezhahq/agent
项目 Wiki
https://nezha.wiki/
项目频道
@nezhanews
全国各省份三网 TCP-Ping 地址
https://tcping.wuxie.de/
https://www.nodeseek.com/post-68572-1
😂 Docker
#Docker #Nezha #Monitor #探针