Skip to content

n8n Automation Documentation

Overview of automated workflows and operational logic managed via n8n.


Workflow Categories

Workflows are categorized by operational domain:


Technical Architecture

Automations are deployed within the OCI K3s cluster. Persistence is provided by the PostgreSQL database stack.

  • Engine: n8n (Node-based workflow automation).
  • Communication: Integration with Discord, Email, and Notion.
  • Orchestration: Managed via GitOps and ArgoCD.