Deploy n8n (w/ FFmpeg)

n8n with workers and FFmpeg pre-installed.

Deploy n8n (w/ FFmpeg)

Just deployed

/bitnami

Primary

n8nio/n8n

Just deployed

/var/lib/postgresql/data

Worker

n8nio/n8n

Just deployed

Deploy and Host n8n (w/ FFmpeg) on Railway

n8n (w/ FFmpeg) is a ready-to-deploy Railway template that runs n8n with a main service and worker(s) for scalable workflow execution. It’s identical to the official “n8n with workers” template, except the worker image comes pre-bundled with FFmpeg (and ffprobe). This lets your workflows perform audio/video processing, metadata extraction, and thumbnailing out of the box.

About Hosting n8n (w/ FFmpeg)

This template deploys n8n on Railway with a production-ready setup: a main service for the editor and API, worker service(s) that execute workflows, Redis for job queuing, and PostgreSQL for storage. Railway provisions and manages these services so you can deploy quickly without manual configuration. The only difference from the upstream template is the worker image, which includes FFmpeg, enabling media operations directly within your automations. As your workload grows, simply scale worker services to handle more concurrent executions while the main editor remains responsive.

Common Use Cases

  • Transcoding and normalizing audio/video; generating thumbnails or GIF previews
  • Extracting media metadata (ffprobe) and running basic QC steps in workflows
  • Content operations: trimming clips, stitching intros/outros, preparing assets for distribution

Dependencies for n8n (w/ FFmpeg) Hosting

  • PostgreSQL database
  • Redis message queue

Deployment Dependencies

Why Deploy n8n (w/ FFmpeg) 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 (w/ FFmpeg) 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.


Template Content

More templates in this category

View Template
N8N Main + Worker
Deploy and Host N8N with Inactive worker.

View Template
Postgres S3 backups
A simple NodeJS app to back up your PostgreSQL database to S3 via a cron

View Template
Prefect [Updated Dec ’25]
Prefect [Dec ’25] (ETL & Automation alternative to Airflow) Self Host