Skip to main content
AutomationOfficial Appaloft catalog

n8n

Workflow automation service with Postgres-backed state.

Appaloft · Official Appaloft catalogReviewed 2026-05-24cloud-n8n · v1.0.0

Deployment highlights

  • Visual workflow builder for automations and integrations.
  • Container image runtime with HTTP route on port 5678.
  • Postgres dependency binding keeps workflow state outside the generated application.

Good for

  • Internal operations automation
  • Webhook and API orchestration
  • AI/data pipeline glue workflows

Deployment variants

Deployment variants

The public Blueprint describes application topology. Appaloft's install plan confirms resource creation, reuse, and upgrade checks.

PostgresDefault

Production-ready n8n using a managed or external Postgres dependency.

SQLite

Single-container n8n with durable volume-backed SQLite state for small teams.

Environment profiles

PreviewProduction · Default

Upgrade impact

Upgrade strategy: blueprint-plan
Manual review required · No destructive changes declared

Blueprint manifest

Topology Appaloft will create

This topology comes from the public Blueprint manifest. Dependencies are created or bound to existing resources through the install plan.

Components · 1

n8n

service
Runtime
container-image · n8nio/n8n:latest
Public ports
http:5678/http Public
Routes
http/
Health check
HTTP /healthz
Bound resources
postgres

Dependencies · 1

n8n Postgres

postgres
Dependency
postgres
Required
Required

Installation configuration

Installation configuration

Parameters are ordinary install-time settings. Secrets are shown only by key and source; this page never collects or displays their values.

Parameters · 1

App name

APP_NAME

Type: string · Required · Default: n8n

Secrets · 1

Encryption key

N8N_ENCRYPTION_KEY

Required · Generated during install