feat(wiki): ingest Cloud DevOps and Home Office sources batch

This commit is contained in:
2026-04-14 20:27:45 +08:00
parent b299ecf694
commit 189d98acd2
57 changed files with 2029 additions and 189 deletions

View File

@@ -0,0 +1,36 @@
---
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
- 无