Skip to content

许可证密钥(License Key)#

要启用某些许可功能,你必须先激活你的许可。你可以通过用户界面或设置环境变量来完成此操作。

🌐 To enable certain licensed features, you must first activate your license. You can do this either through the UI or by setting environment variables.

使用用户界面添加许可证密钥(Add a license key using the UI)#

你的 n8n 实例:

🌐 In your n8n instance:

  1. 管理员所有者 身份登录。
  2. 选择 设置 > 使用情况和计划
  3. 选择 输入激活密钥
  4. 粘贴你的许可证密钥。
  5. 选择 激活

使用环境变量添加许可证密钥(Add a license key using an environment variables)#

在你的 n8n 配置中,将 N8N_LICENSE_ACTIVATION_KEY 设置为你的许可证密钥。如果实例已经激活了许可证,此变量将不起作用。

🌐 In your n8n configuration, set N8N_LICENSE_ACTIVATION_KEY to your license key. If the instance already has an activated license, this variable will have no effect.

有关配置 n8n 的更多信息,请参阅 环境变量

🌐 Refer to Environment variables to learn more about configuring n8n.

允许许可证服务器 IP 地址(Allowlist the license server IP addresses)#

n8n 使用 Cloudflare 来托管许可证服务器。由于具体的 IP 地址可能会变化,您需要将 Cloudflare IP 地址的完整范围 加入允许列表,以确保 n8n 始终可以访问许可证服务器。

🌐 n8n uses Cloudflare to host the license server. As the specific IP addresses can change, you need to allowlist the full range of Cloudflare IP addresses to ensure n8n can always reach the license server.