Services

n8n with Postgres and Worker

Production n8n stack with PostgreSQL, Redis, and worker processes

AutomationWorkflowsIntegration
Deploy

What is n8n with Postgres and Worker?

This bundle deploys n8n in queue mode for scalable workflow execution, with PostgreSQL as the shared database and Redis as the job queue broker. A main n8n instance handles the editor, API, and triggers, while separate worker processes execute queued workflows. This architecture is intended for higher-throughput or production automation workloads.

How to deploy on Kubeara

  1. Sign in to your Kubeara dashboard and connect a server if you have not already.

  2. Open the Services catalog and select n8n with Postgres and Worker.

    n8n with Postgres and Worker on Kubeara
    n8n with Postgres and Worker on Kubeara
  3. Review the pre-configured settings and click Deploy.

    n8n with Postgres and Worker environment configuration on Kubeara
    n8n with Postgres and Worker environment configuration on Kubeara
  4. n8n with Postgres and Worker is now running on your Kubeara server. Open your dashboard to get started.