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.)
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.