36 lines
702 B
Markdown
36 lines
702 B
Markdown
---
|
||
title: "Install Apache Superset in Docker"
|
||
type: source
|
||
tags: []
|
||
date: 2026-04-14
|
||
---
|
||
|
||
## Source File
|
||
- [[raw/Home Office/Install Apache Superset in Docker.md]]
|
||
|
||
## Summary
|
||
- 核心主题:Docker中安装Apache Superset
|
||
- 问题域:BI平台部署
|
||
- 方法/机制:Docker容器化部署
|
||
- 结论/价值:快速部署企业级BI平台
|
||
|
||
## Key Claims
|
||
- 使用Docker镜像部署Superset
|
||
- 需要初始化数据库和管理员账号
|
||
- 支持加载示例数据
|
||
|
||
## Key Quotes
|
||
- 无
|
||
|
||
## Key Concepts
|
||
- [[Docker]]:容器化平台
|
||
- [[Apache Superset]]:开源BI工具
|
||
|
||
## Key Entities
|
||
- [[MySQL]]:数据库
|
||
|
||
## Connections
|
||
- [[Apache Superset]] ← runs_on ← [[Docker]]
|
||
|
||
## Contradictions
|
||
- 无 |