Files
nexus/wiki/entities/Mac-Mini.md
2026-04-16 13:01:42 +08:00

27 lines
902 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: "Mac Mini"
type: entity
tags: [apple, hardware, server, homelab]
date: 2026-03-15
---
## Definition
Apple Mac MiniApple 设计的紧凑型台式机,本项目中用作家庭基础设施服务器,运行 OpenClaw Gateway、FRP、N8N 等服务。
## Role in Infrastructure
- **OpenClaw 主节点**:运行 Gateway 管理所有 Agent
- **FRP 客户端**:通过 frpc 将内网服务映射至公网 VPS1
- **Docker 主机**:运行 Jellyfin、Navidrome 等媒体服务
- **开发机**Claude Code/OpenCode 本地开发环境
## Key Configurations
- [[Mac-Mini-服务器配置-防止自动锁屏与睡眠]]:通过 pmset 关闭睡眠,支持远程访问
## Connections
- [[VPS1]] ← FRP 隧道 ← [[Mac Mini]]
- [[Synology NAS]] ← NFS 挂载 ← [[Mac Mini]]
- [[OpenClaw]] ← 运行节点 ← [[Mac Mini]]
## Source
[[Mac-Mini-服务器配置-防止自动锁屏与睡眠]]