Services

n8n with PostgreSQL

n8n workflow automation backed by PostgreSQL storage

AutomationWorkflowsIntegration
Deploy

What is n8n with PostgreSQL?

This bundle runs n8n with PostgreSQL instead of the default embedded SQLite database for workflow, credential, and execution storage. PostgreSQL provides a more robust datastore for production deployments and is required for advanced scaling setups such as queue mode. It includes both the n8n application and a PostgreSQL database service.

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 PostgreSQL.

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

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