Files
nexus/wiki/sources/yong-docker-zhong-an-zhuang-navidrome.md
2026-04-14 16:02:50 +08:00

30 lines
734 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: "用Docker安装Navidrome"
type: source
tags: [Docker, Navidrome, 音乐]
date: 2026-04-14
source_file: raw/Technical/Home Office/🟠用Docker中安装Navidrome.md
---
## Summary
- 核心主题Navidrome音乐服务器Docker部署
- 问题域:自托管音乐流媒体服务
- 结论/价值docker-compose快速部署可道音乐服务器
## Key Claims
- 使用deluan/navidrome:latest镜像
- 配置ND_LOGLEVEL、ND_ENABLETRANSCODINGCONFIG等环境变量
- 支持自动转码和下载
## Key Concepts
- [[音乐流媒体]]:自托管音乐服务器
## Key Entities
- [[Navidrome]]:开源音乐流媒体服务器
## Connections
- [[Docker]] ← 容器 ← [[Navidrome安装]]
## Contradictions
- 尚未发现