---
title: "Deploy n8n"
description: "Simple and dependable automation platform using n8n + PostgreSQL."
category: "Automation"
url: https://railway.com/deploy/xIplv6
---

# Deploy n8n

Simple and dependable automation platform using n8n + PostgreSQL.

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

- **Creator:** Giovanni Gardin
- **Category:** Automation
- **Total deploys:** 225

## Template content

### Postgres https://devicons.railway.app/i/postgresql.svg

- **Image:** ghcr.io/railwayapp-templates/postgres-ssl:latest

### n8n https://getumbrel.github.io/umbrel-apps-gallery/n8n/icon.svg

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

## Documentation

# n8n + PostgreSQL

n8n is a open-source automation platform. This template aims to provide an affordable, stable and dependable self-hosted workflow service.

## Features

The template includes a single n8n instance (workers are not implemented to keep costs and complexity low) and a PostgreSQL database. It is therefore reccomended to people and entities that do not need to process large numbers of requests. If this is a requirement, take a look to other templates that feature n8n workers. Learn more about n8n workers on the [official documentation](https://docs.n8n.io/hosting/scaling/queue-mode/).

## Setup

You're asked to provide a single variable to get the template up and running.

The variable is `GENERIC_TIMEZONE` and should be set to an appropriate value to get the most out of the [Schedule tool](https://docs.n8n.io/hosting/configuration/configuration-examples/time-zone/). Find your time zone on [momentjs.com](https://momentjs.com/timezone/).

## Documentation

If you encounter any issue, please feel free to contact me. For reference, the projects' docs are available on:

- n8n website: [n8n website](https://n8n.io/) and [n8n first-party integrations](https://n8n.io/integrations)
- n8n self-hosting documentation: [n8n docs](https://docs.n8n.io/hosting/)
- PostgreSQL documentation: [PostgreSQL docs](https://www.postgresql.org/docs/)

_I'm myselft a user of this template, so expect further updates and maintenance._

## 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/xIplv6
