local workspace
VidaLake
EnvStaging (DuckDB)
System
System Status
Runtime diagnostics for API, DuckDB, DuckLake, storage, semantic service and deployment configuration.
Modules8
APIonline
DuckDBlocal
StorageGarage
Health and configurationRuntime modules
| Name | Type | Status | Detail |
|---|---|---|---|
| app | server module | Vida AI Lake | - |
| garage | server module | ok | {"endpoint":"http://garage:3900","buckets":["vida-lake","vida-backups","vida-reports"]} |
| ducklake | server module | ok | {"access_mode":"quack","catalog":"/platform/catalog/vida_lake_catalog.duckdb","data_path":"s3://vida |
| mcp | server module | ok | {"url":"http://mcp-server:8080"} |
| semantic | server module | ok | {"cube_url":"http://cube:4000"} |
| backup | server module | ok | {"gcs_enabled":false,"gcs_bucket":null} |
| scheduler | server module | ok | {"interval_hours":12} |
| settings | server module | ok | {"roles":["owner","admin","developer","analyst","viewer","service_account"],"environments":[{"enviro |
Diagnostics payloadRaw status
{
"app": "Vida AI Lake",
"garage": {
"endpoint": "http://garage:3900",
"buckets": [
"vida-lake",
"vida-backups",
"vida-reports"
]
},
"ducklake": {
"access_mode": "quack",
"catalog": "/platform/catalog/vida_lake_catalog.duckdb",
"data_path": "s3://vida-lake/ducklake",
"catalog_exists": true,
"quack_uri": "quack:duckdb-server:9494",
"quack_public_uri": "quack:vidalake.vidahub.ai:9494"
},
"mcp": {
"url": "http://mcp-server:8080"
},
"semantic": {
"cube_url": "http://cube:4000"
},
"backup": {
"gcs_enabled": false,
"gcs_bucket": null
},
"scheduler": {
"interval_hours": 12
},
"settings": {
"roles": [
"owner",
"admin",
"developer",
"analyst",
"viewer",
"service_account"
],
"environments": [
{
"environment_id": "env-local",
"name": "local",
"kind": "local",
"catalog_path": "/platform/catalog/vida_lake_catalog.duckdb",
"s3_data_path": "s3://vida-lake/ducklake",
"s3_endpoint": "http://garage:3900",
"is_default": true
},
{
"environment_id": "env-staging",
"name": "staging",
"kind": "staging",
"catalog_path": "/platform/catalog/vida_lake_catalog.duckdb",
"s3_data_path": "s3://vida-lake/ducklake",
"s3_endpoint": "http://garage:3900",
"is_default": false
},
{
"environment_id": "env-production",
"name": "production",
"kind": "production",
"catalog_path": "/platform/catalog/vida_lake_catalog.duckdb",
"s3_data_path": "s3://vida-lake/ducklake",
"s3_endpoint": "http://garage:3900",
"is_default": false
}
],
"secret_references": []
}
}