一个用于简化自托管的 N8n 控制面板
我们为 n8n 构建了一个轻量级的控制面板,因为我们在管理自托管设置时反复遇到相同的问题。<p>我们的目标很简单:减少运行 n8n 的运营开销。<p>功能包括:
- 服务监控(n8n、Postgres、Redis)
- 一键重启(安全执行处理)
- 文件管理器
- SSH 访问
- 备份控制
为什么:<p>我们看到的大多数故障并不是与工作流相关,而是与基础设施相关。<p>这是一个尝试,旨在简化这一层,同时不失去灵活性。<p>我们非常希望能收到反馈,特别是来自其他在生产环境中运行 n8n 的用户。
查看原文
We built a lightweight control panel for n8n after repeatedly running into the same issues managing self-hosted setups.<p>The goal was simple:
Reduce the operational overhead of running n8n.<p>Features:
Service monitoring (n8n, Postgres, Redis)
One-click restart (safe execution handling)
File manager
SSH access
Backup controls
Why:<p>Most failures we saw weren’t workflow-related — they were infra-related.<p>This is an attempt to simplify that layer without removing flexibility.<p>Would love feedback, especially from others running n8n in production.