Files
buun-stack/metabase/README.md
2025-10-12 15:24:28 +09:00

21 lines
489 B
Markdown

# Metabase
Business intelligence and data visualization platform:
- Open-source analytics and dashboards
- Interactive data exploration
- PostgreSQL integration for data storage
- Automated setup with Helm
- Session management through Vault/External Secrets
- Simplified deployment (no OIDC dependency)
## Installation
```bash
just metabase::install
```
## Access
Access Metabase at `https://metabase.yourdomain.com` and complete the initial setup wizard to create an admin account.