n8n
Simple and dependable automation platform using n8n + PostgreSQL.
Postgres
railwayapp-templates/postgres-ssl:latest
Just deployed
/var/lib/postgresql/data
n8n
n8nio/n8n:latest
Just deployed
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.
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. Find your time zone on momentjs.com.
Documentation
If you encounter any issue, please feel free to contact me. For reference, the projects' docs are available on:
- n8n website: n8n website and n8n first-party integrations
- n8n self-hosting documentation: n8n docs
- PostgreSQL documentation: PostgreSQL docs
I'm myselft a user of this template, so expect further updates and maintenance.
Template Content
GENERIC_TIMEZONE
The preferred time zone. For example: Europe/Rome. Visit https://momentjs.com/timezone/ to find your time zone.