Automation

Introduction

n8n is a popular open-source automation tool that lets you connect apps, transform data, and build workflows with minimal coding. If you are new to n8n, the variety of installation options can be confusing. This guide walks a basic user through the most common and reliable ways to run n8n: the Desktop app, n8n.cloud (hosted), npm (local), Docker (quick), and Docker Compose (recommended for self-hosting). Each method includes simple, copy-paste commands, basic configuration tips, and best practices for security and updates.

Quick overview: Which method should you choose?

Happy automating!