A simple dashboard for nezha.
Go to file
2024-10-20 16:19:42 +08:00
.github doc: new shot 2024-10-19 21:57:12 +08:00
app fix: empty SITE_PASSWORD 2024-10-20 16:19:42 +08:00
components feat: init auth 2024-10-20 15:42:05 +08:00
docker feat: add custom header env 2024-10-13 16:20:39 +08:00
git-cliff-config feat: git-cliff-action 2024-09-30 22:32:37 +08:00
lib feat: formatRelativeTime add seconds 2024-10-20 00:36:08 +08:00
messages feat: merge details and network pages 2024-10-20 01:53:47 +08:00
public doc: translation 2024-09-26 10:36:44 +08:00
styles feat: overview chart 2024-10-09 22:45:24 +08:00
.env.example feat: add custom header env 2024-10-13 16:20:39 +08:00
.gitignore fix: ServerCard style 2024-07-27 13:26:42 +08:00
auth.ts feat: set api auth 2024-10-20 16:17:33 +08:00
auto-i18n-config.json feat: better translation 2024-09-26 11:16:37 +08:00
bun.lockb feat: set api auth 2024-10-20 16:17:33 +08:00
bunfig.toml feat: add detail fetch 2024-10-18 11:48:19 +08:00
components.json first commit 2024-07-27 02:17:07 +08:00
Dockerfile perf: use oven/bun:1-alpine as production image 2024-10-06 01:01:19 +08:00
i18n-metadata.ts fix: sort imports 2024-10-10 09:27:35 +08:00
i18n.ts fix: sort imports 2024-10-10 09:27:35 +08:00
middleware.ts feat: init auth 2024-10-20 15:42:05 +08:00
next.config.mjs feat: set api auth 2024-10-20 16:17:33 +08:00
package.json feat: init auth 2024-10-20 15:42:05 +08:00
postcss.config.js first commit 2024-07-27 02:17:07 +08:00
prettier.config.js feat: add detail card 2024-10-18 16:46:29 +08:00
README.md doc: new shot 2024-10-19 21:57:12 +08:00
tailwind.config.ts first commit 2024-07-27 02:17:07 +08:00
tsconfig.json feat: add tag switch 2024-10-02 17:48:30 +08:00

NezhaDash

NezhaDash 是一个基于 Next.js 和 哪吒监控 的仪表盘

一键部署到 Vercel-推荐 Docker部署 Cloudflare部署 如何更新?
部署简易教程 Docker 部署教程 Cloudflare 部署教程 更新教程
Vercel-demo Docker-demo Cloudflare-demo

环境变量

变量名 含义 示例
NezhaBaseUrl nezha 面板地址 http://120.x.x.x:8008
NezhaAuth nezha 面板 API Token 5hAY3QX6Nl9B3Uxxxx26KMvOMyXS1Udi
DefaultLocale 面板默认显示语言(代码参考下表) 默认en
ForceShowAllServers 是否强制显示所有服务器 默认false
NEXT_PUBLIC_NezhaFetchInterval 获取数据间隔(毫秒) 默认2000
NEXT_PUBLIC_ShowFlag 是否显示旗帜 默认false
NEXT_PUBLIC_DisableCartoon 是否禁用卡通人物 默认false
NEXT_PUBLIC_ShowTag 是否显示标签 默认false
NEXT_PUBLIC_ShowNetTransfer 是否显示流量信息 默认false
NEXT_PUBLIC_ForceUseSvgFlag 是否强制使用SVG旗帜 默认false
NEXT_PUBLIC_CustomLogo 自定义Logo 示例https://nezha-cf.buycoffee.top/apple-touch-icon.png
NEXT_PUBLIC_CustomTitle 自定义标题
NEXT_PUBLIC_CustomDescription 自定义描述(无多语言支持)

多语言支持

语言 代码 是否完成翻译
简体中文 zh
繁体中文 zh-t
英语 en
日语 ja

screen screen screen screen screen screen