---
title: "Deploy n8n V2"
description: "Early access to n8n 2.0 - No code automation workflow platform"
category: "Automation"
url: https://railway.com/deploy/n8n-v2
---

# Deploy n8n V2

Early access to n8n 2.0 - No code automation workflow platform

**[Deploy n8n V2 on Railway](https://railway.com/template/n8n-v2)**

- **Creator:** Rasmus Puls's Projects
- **Category:** Automation
- **Total deploys:** 36

## Template content

### Redis https://img.icons8.com/color/48/redis--v1.png

- **Image:** railwayapp/redis

### n8n-worker https://devicons.railway.app/i/n8n.svg

- **Image:** n8nio/n8n:latest
- **Start command:** `n8n worker`

### n8n-main https://devicons.railway.app/i/n8n.svg

- **Image:** n8nio/n8n:latest
- **Start command:** `n8n start`
- **Health check:** /healthz
- **Public domain:** Yes

### Postgres https://img.icons8.com/color/48/postgreesql.png

- **Image:** ghcr.io/railwayapp-templates/postgres-ssl:16
- **Start command:** `/bin/sh -c "unset PGPORT; docker-entrypoint.sh postgres --port=5432"`

## Documentation

# Deploy and Host n8n V2 on Railway

![image](https://i.ibb.co/mCK4Zrwb/Railway-template-cover-image-n8n-V2-0.png)

n8n v2.0 is the next major release of n8n, a powerful, source‑available workflow automation platform for building complex integrations, ETL pipelines, and AI‑driven automations with a low‑code editor. It focuses on security, performance, and long‑term maintainability, while keeping n8n’s flexible, self‑hostable architecture. 
If you are migrating read: [v2 breaking intro](https://docs.n8n.io/2-0-breaking-changes/#n8n-v20-breaking-changes)

## About Hosting n8n V2

Self-hosting n8n gives you full ownership of your automations, without being locked into closed platforms like Zapier, IFTTT, Make.com, or new walled gardens such as Google Opal and OpenAI’s automation system. Unlike these proprietary options that limit integrations, data access, or scaling freedom, n8n is open source, customizable, and portable. Running it on Railway means you get the convenience of a managed environment you control, with the flexibility to migrate anywhere at any time.

## Common Use Cases

- Data integration &amp; ETL pipelines across APIs, databases, and files, including bulk processing. [ETL overview](https://blog.n8n.io/open-source-etl-tools/#n8n-source-available-tool-for-your-etl-workflows)
- AI orchestration: chaining LLMs, tools, and business systems into multi‑step AI workflows. [AI orchestration](https://blog.n8n.io/ai-orchestration/#n8n)
- Automation for activism and operations: replacing SaaS tools like Zapier with private, self‑hosted workflows. [Automations for activists](https://blog.n8n.io/automations-for-activists/#considering-n8n-as-an-alternative)

## Dependencies for n8n V2 Hosting

- Posgres databse (automated setup)
- Redis instance (automated setup)

### Deployment Dependencies

- n8n Docker image: docker.n8n.io/n8nio/n8n:2.0.0

## Why Deploy n8n V2 on Railway?


Railway is a singular platform to deploy your infrastructure stack. Railway will host your infrastructure so you don't have to deal with configuration, while allowing you to vertically and horizontally scale it.

By deploying n8n V2 on Railway, you are one step closer to supporting a complete full-stack application with minimal burden. Host your servers, databases, AI agents, and more on Railway.


## Similar templates

- [N8N Main + Worker](https://railway.com/deploy/n8n-main-worker) — Deploy and Host N8N with Inactive worker.
- [Evolution API with n8n](https://railway.com/deploy/evolution-api-with-n8n) — Automate WhatsApp workflows with Evolution API, n8n, and Postgres.
- [Postgres Backup](https://railway.com/deploy/postgres-s3-backups) — Cron-based PostgreSQL backup to bucket storage

Open this page in a browser: https://railway.com/deploy/n8n-v2
