Local versus cloud

##Is there a node that can help me determine if a workflow is being run from a cloud or local version of n8n?
I want to be able to do different steps depending on whether the workflow is local or cloud based.

Information on your n8n setup

  • n8n version: 1.63.4
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): both
  • Operating system: windows 11

hello @ADLADLADLADL

the simplest method is to refer to the env var, which is blocked on the cloud instance

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