N8n 的控制面板,简化自托管

3作者: openhosst5 个月前
我们为 n8n 构建了一个轻量级的控制面板,因为我们反复遇到管理自托管设置时遇到的相同问题。 目标很简单: 减少运行 n8n 的运营开销。 功能: 服务监控(n8n、Postgres、Redis) 一键重启(安全执行处理) 文件管理器 SSH 访问 备份控制 原因: 我们看到的大部分故障都与工作流无关——它们与基础设施有关。 这是在不牺牲灵活性的前提下简化该层尝试。 非常欢迎反馈,尤其是来自其他在生产环境中运行 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.