Files
nexus/wiki/sources/Install Apache Superset in Docker.md

36 lines
702 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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
- 无