Files
nexus/wiki/entities/Mac-Mini.md
2026-04-14 16:02:50 +08:00

40 lines
1.1 KiB
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: [hardware, apple, server, arm64]
last_updated: 2026-04-13
---
## Overview
Mac Mini M4是家庭网络的主控节点运行AI助手框架和多个服务。
## Attributes
| 属性 | 值 |
|------|-----|
| 型号 | Mac Mini M4 |
| CPU架构 | Apple Silicon (ARM64) |
| 内网IP | 192.168.3.189 |
| 公共域名 | macmini.ishenwei.online |
| SSH | 已启用 |
## 运行的服务
| 服务 | 端口 | 说明 |
|------|------|------|
| OpenClaw | 8080 | AI助手框架 |
| vaultwarden | 5151 | 密码管理 |
| stq_nginx | 7777 | STQ项目反向代理 |
| stq_frontend | 5173 | STQ前端 |
| stq_web | 8000 | STQ Web服务 |
| stq_mariadb | 3306 | STQ数据库 |
| stq-n8n | 62000 | STQ n8n |
## FRP端口映射
| 名称 | 类型 | localPort | remotePort |
|------|------|------------|------------|
| macmini-ssh | tcp | 22 | 60026 |
| vaultwarden | tcp | 5151 | 15151 |
## 相关文档
- [[Mac Mini 安装 FRP 0.65.0ARM64操作笔记]]
- [[Mac Mini 服务器配置:防止自动锁屏与睡眠]]
- [[家庭网络环境概览 2026-04-03]]