---
title: "Deploy n8n with Workers, Community Node support"
description: "n8n with workers and support for community nodes."
url: https://railway.com/deploy/XrSh1R
---

# Deploy n8n with Workers, Community Node support

n8n with workers and support for community nodes.

**[Deploy n8n with Workers, Community Node support on Railway](https://railway.com/template/XrSh1R)**

- **Creator:** MSP Copilot
- **Total deploys:** 10

## Template content

### Worker https://devicons.railway.app/i/n8n.svg

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

### 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"`

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

- **Image:** railwayapp/redis

### Primary https://devicons.railway.app/i/n8n.svg

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

Open this page in a browser: https://railway.com/deploy/XrSh1R
