I've successfully installed n8n and running locally on my Ubuntu Linux system. Here's how to install n8n on Ubuntu: Open a terminal and type: - sudo apt install nodejs -y - sudo apt install npm -y - sudo npm install n8n -g Takes about 5 minutes. Best of luck!
@Mike Holp there are ways to do it with some routing tools. But to me this headache and the resource consumption on my local is what makes hosting it on a cloud server a better option. Railway for instance makes it easy to deploy n8n in a couple of clicks and it costs only a few dollars a month. I hear you on that one, me too sometimes, for certain things I prefer using Make.