Server setups
Self-host with Docker Compose:
Server setups
Self-host with Docker Compose:
Self-host with Google Cloud Run (with access to n8n workflow tools for Google Workspace, e.g. Gmail, Drive):
Starting points for a Kubernetes setup:
Configuration guides to help you get started on other platforms:
Last updated on
Docker Installation
n8n recommends using Docker for most self-hosting needs. It provides a clean, isolated environment, avoids operating system and tooling incompatibilities, and makes database and environment management
Hosting n8n on Amazon Web Services
This hosting guide shows you how to self-host n8n with Amazon Web Services (AWS). It uses n8n with Postgres as a database backend using Kubernetes to manage the necessary resources and reverse proxy.
