2 artifacts
Tap to collapse details
npx n8n
docker volume create n8n_data docker run -it --rm --name n8n -p 5678:5678 -v n8n_data:/home/node/.n8n docker.n8n.io/n8nio/n8n
Open http://localhost:5678. Set up your first user account.
❌ Port 5678 blocked by firewall
→Check firewall settings and allow port 5678
❌ Node.js version too old
→Upgrade to Node.js 18+ from nodejs.org
❌ Docker volume not created
→Run volume create command first
Tap to expand details
Spin up a personalized “learn n8n automation” plan you can save, check off, and return to anytime — unlimited on the free trial.
n8n Docs
Coursera
by Unknown
by Hollis Denning
Official guides, courses, and tutorials
Source code, installation, examples
900+ ready-to-use templates
Hosted automation platform with free trial
Open-source via Docker or npm