新增wiki命令文件

This commit is contained in:
2026-04-14 16:02:50 +08:00
parent 65803c911d
commit c6e3d3c5db
485 changed files with 12578 additions and 396 deletions

View File

@@ -0,0 +1,29 @@
---
title: "用Docker安装Homarr"
type: source
tags: [Docker, Homarr, 仪表盘]
date: 2026-04-14
source_file: raw/Technical/Home Office/🟠用Docker安装Homarr.md
---
## Summary
- 核心主题Homarr服务器仪表盘Docker部署
- 问题域:服务器状态聚合展示
- 结论/价值docker-compose快速部署Homarr仪表盘
## Key Claims
- 使用ghcr.io/homarr-labs/homarr镜像
- 端口7575映射
- 支持ALL_PROXY环境变量配置代理
## Key Concepts
- [[服务器仪表盘]]:聚合展示服务器状态
## Key Entities
- [[Homarr]]:服务器状态仪表盘工具
## Connections
- [[Docker]] ← 容器 ← [[Homarr安装]]
## Contradictions
- 尚未发现