evidence
Business intelligence as code: build fast, interactive data visualizations in SQL and markdown
⭐ 6,284 stars on GitHub · 🍴 346 forks · 📜 License: mit · 💻 Language: JavaScript
What is evidence?
A unified dashboard for self-hosted services. One URL to access everything — pretty, lightweight, highly customizable.
Clear use cases
- SQL statements inside markdown files run queries against your data sources
- Charts and components are rendered using these query results
- Templated pages generate many pages from a single markdown template
- Loops and If / Else statements allow control of what is displayed to users
- Self-hosted options include Netlify, Vercel, your own infra, and other static site hosting platforms.
The biggest strength is one bookmark to rule them all — replace dozens of management tabs.
Best for anyone running >5 self-host services wanting a unified, pretty status page.
Topics: the project is tagged with popular topics:
- 🏷️
analytics - 🏷️
business-intelligence - 🏷️
dashboard - 🏷️
data-engineering - 🏷️
data-science - 🏷️
data-visualization - 🏷️
dbt - 🏷️
duckdb - 🏷️
exploratory-data-analysis - 🏷️
self-hosted
Quick install
See the README for detailed install instructions. Most projects support Docker — if the repo has a Dockerfile, use:
git clone https://github.com/evidence-dev/evidence.git
cd evidence
docker build -t evidence .
docker run -d -p 8080:8080 evidence
Minimum system requirements
| Component | Recommended |
|---|---|
| RAM | 4096 MB |
| CPU | 2 vCPU |
| Disk | 50 GB SSD |
| OS | Ubuntu 22.04 LTS / Debian 12 |
| Docker | 24.0+ |
⚡ Deploy fast on VSIS
Use the VSIS VPS Standard 4GB RAM / 2 vCPU / 50GB SSD (~150k/tháng) plan from VSIS.NET — high-speed VN-based VPS, 24/7 support, ideal for running evidence smoothly.
🎯 Benefits:
- One-command
docker compose up -ddeploy in 2 minutes - Dedicated IPv4, root access, unmetered domestic bandwidth
- Daily snapshot backup
- Free install assistance from the VSIS team
👉 See matching VPS plans at vsis.net
Resources
- 🔗 GitHub: evidence-dev/evidence
- 🌐 Homepage: https://evidence.dev
- 📚 Official docs: see README in the repo
- 💬 Community: GitHub Issues + Discussions
Article compiled from GitHub data on 05/05/2026. Star/fork counts may have changed — see live numbers via the GitHub link.
