GreptimeDB dashboard web application.
110
stars
868
commits
Vue
primary language
Sep 10, 2026
updated
Dashboard is a data-visualization platform for GreptimeDB developed with Vue3, Vite, TypeScript and Arco Design.
You can try out our Dashboard in one of the following ways: (1) using GreptimeDB's binary, (2) using Docker, or (3) using the Desktop App.
http://localhost:4000/dashboardWe recommend using docker-compose to setup both GreptimeDB and Dashboard.
curl -O https://raw.githubusercontent.com/greptimeteam/dashboard/main/docker/docker-compose.yml
docker compose up
Open your browser and visit http://localhost:8080/dashboard/
With the desktop version of the Dashboard app, you can run it independently, connecting to a local or remote GreptimeDB instance.



./greptime standalone startgit clone https://github.com/GreptimeTeam/dashboard.gitpnpm install for dependenciespnpm run dev and visit the URL in outputCursor and other AI agents can use skills from this repo to generate Perses dashboards. See skills/README.md for the greptimedb-perses-dashboard skill directory and install instructions.
This project is open source under Apache 2.0 license
Vue
54.7%
TypeScript
35.1%
Less
9.2%
GreptimeDB dashboard web application.
110
stars
868
commits
Vue
primary language
Sep 10, 2026
updated
Dashboard is a data-visualization platform for GreptimeDB developed with Vue3, Vite, TypeScript and Arco Design.
You can try out our Dashboard in one of the following ways: (1) using GreptimeDB's binary, (2) using Docker, or (3) using the Desktop App.
http://localhost:4000/dashboardWe recommend using docker-compose to setup both GreptimeDB and Dashboard.
curl -O https://raw.githubusercontent.com/greptimeteam/dashboard/main/docker/docker-compose.yml
docker compose up
Open your browser and visit http://localhost:8080/dashboard/
With the desktop version of the Dashboard app, you can run it independently, connecting to a local or remote GreptimeDB instance.



./greptime standalone startgit clone https://github.com/GreptimeTeam/dashboard.gitpnpm install for dependenciespnpm run dev and visit the URL in outputCursor and other AI agents can use skills from this repo to generate Perses dashboards. See skills/README.md for the greptimedb-perses-dashboard skill directory and install instructions.
This project is open source under Apache 2.0 license
Vue
54.7%
TypeScript
35.1%
Less
9.2%