n8n

Purpose

n8n provides workflow automation, scheduling, and webhook orchestration across Dreambau services.

Domain

  • https://n8n.dreambau.com

Runtime Components

  • n8n application deployment
  • dedicated PostgreSQL deployment
  • persistent workflow and credential data
  • ingress and TLS endpoint

Critical Controls

  • protect and back up N8N_ENCRYPTION_KEY
  • keep database credentials synchronized
  • monitor execution table growth and retention settings

Health Checks

  • UI login and workflow execution test
  • webhook trigger validation
  • pod logs for failed executions