
n8n - Secure Workflow Automation for Technical Teams
n8n 是 a workflow automation platform that gives technical teams the flexibility of code with the speed of no-code. With 400+ integrations, native AI capabilities, 并且 a fair-code license, n8n lets you build powerful automations while maintaining full control over your data and deployments.

主要功能
- 在需要时编码:编写 JavaScript/Python、添加 npm 包或使用可视化界面
- 人工智能原生平台:使用自己的数据和模型构建基于 LangChain 的 AI 代理工作流程
- 完全控制:使用我们的公平代码许可证自托管或使用我们的 cloud offering
- 企业就绪:高级权限、SSO 和气隙部署
- 活跃的社区:400+ 集成和 900+ 即用型 templates
快速入门
1 npx n8n
或者使用 Docker:
12 docker volume create n8n_datadocker run -it --rm --name n8n -p 5678:5678 -v n8n_data:/home/node/.n8n docker.n8n.io/n8nio/n8n
访问编辑器 http://localhost:5678
资源
- 📚 Documentation
- 🔧 400+ Integrations
- 💡 Example Workflows
- 🤖 AI & LangChain Guide
- 👥 Community Forum
- 📖 Community Tutorials
支持
需要帮助?我们的社区论坛是获得支持并与其他用户联系的地方:
community.n8n.io
授权许可
n8n is fair-code 在Sustainable Use License and n8n Enterprise License.
- 可用来源:始终可见的源代码
- 自托管:部署在任何地方
- 扩展:添加您自己的节点和功能
Enterprise licenses 可用于其他功能和支持。
有关许可证模型的其他信息,请参阅 docs.
贡献
发现错误🐛或有功能想法✨?检查我们的 Contributing Guide 开始。
加入团队
想要塑造自动化的未来吗?查看我们的 job posts 并加入我们的团队!
n8n是什么意思?
简短的回答: 它的意思是“节点”,发音为 n-eight-n。
长答案: “我经常收到这个问题(比我预期的更频繁),所以我决定最好在这里回答它。在为带有免费域名的项目寻找一个好名字时,我很快意识到我能想到的所有好名字都已经被占用了。所以,最后,我选择了节点。‘node-’ 的意义上,它使用 Node-View,并且它使用 Node.js 和 ‘-mation’ 进行 ‘自动化’,这是项目应该提供帮助的。然而,我不喜欢这个名字有多长,我无法想象每次在 CLI 中都写那么长的东西。就在那时,我最终选择了’n8n’。Jan Oberhauser,创始人兼首席执行官, n8n.io
免责声明 © 2025 - 虚宝阁
本站部分源码来源于网络,版权归属原开发者,用户仅获得使用权。依据《计算机软件保护条例》第十六条,禁止:
- 逆向工程破解技术保护措施
- 未经许可的分发行为
- 去除源码中的原始版权标识
※ 本站源码仅用于学习和研究,禁止用于商业用途。如有侵权, 请及时联系我们进行处理。