docs: reconstruct READMEs
This commit is contained in:
20
metabase/README.md
Normal file
20
metabase/README.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user