How activate license n8n offline

How activate license n8n offline ? localhost offline Docker server. I received the key by mail, but I can’t activate it without an internet connection. Is there a way to unlock the functionality so that it can only be used in a closed local network without internet access? (The goal is to automate an AI assistant that works locally on a server.)

Information on your n8n setup

  • n8n version: [email protected]
  • Database (default: SQLite): PostgreSQL
  • Running n8n: Docker
  • Operating system: Windows 11

Hey @fiziosfera hope all is well.
This topic could be the answer to your question.

Is it possible to activate the community license in a docker environment with an internet connection and then move the container to an isolated environment?

Nothing stop your from trying that - spin up a docker container with n8n, activate it and then remove the network from the definition, so that the container is isolated and see if that works.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.