A simple dashboard for nezha.
Go to file
2024-10-24 21:30:42 +08:00
.github Merge branch 'main' into cloudflare 2024-10-24 13:34:41 +08:00
app Merge branch 'cloudflare' into cloudflare-dev 2024-10-24 21:30:42 +08:00
components Merge branch 'cloudflare' into cloudflare-dev 2024-10-24 21:30:42 +08:00
docker Merge branch 'main' into cloudflare 2024-10-13 16:25:16 +08:00
git-cliff-config feat: git-cliff-action 2024-09-30 22:32:37 +08:00
lib refactor: route and server fetch 2024-10-24 15:14:16 +08:00
messages feat: server detail region 2024-10-22 11:34:07 +08:00
public doc: translation 2024-09-26 10:36:44 +08:00
styles fix: use turbo 2024-10-22 10:52:49 +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 fix: refactor auth callbacks 2024-10-21 14:56:45 +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-21 02:28:39 +08:00
bunfig.toml feat: add detail fetch 2024-10-19 22:04:16 +08:00
components.json first commit 2024-07-27 02:17:07 +08:00
Dockerfile perf: remove cache mount 2024-10-23 17:28:15 +08:00
i18n-metadata.ts fix: sort imports 2024-10-10 09:40:01 +08:00
i18n.ts fix: sort imports 2024-10-10 09:40:01 +08:00
middleware.ts feat: init auth 2024-10-21 02:28:39 +08:00
next.config.mjs refactor: auth page 2024-10-21 10:13:00 +08:00
package.json update: version 0.8.0 2024-10-24 15:22:43 +08:00
postcss.config.js first commit 2024-07-27 02:17:07 +08:00
prettier.config.js feat: add detail card 2024-10-19 22:04:17 +08:00
README.md test: use self-hosted runner 2024-10-21 17:26:31 +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 [密码: nezhadash]

环境变量

变量名 含义 示例
NezhaBaseUrl nezha 面板地址 http://120.x.x.x:8008
NezhaAuth nezha 面板 API Token 5hAY3QX6Nl9B3Uxxxx26KMvOMyXS1Udi
SitePassword 页面密码 默认:无密码
DefaultLocale 面板默认显示语言 默认en [简中:zh 繁中:zh-t 英语:en 日语:ja]
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 自定义描述(无多语言支持)

screen screen screen screen screen screen