The Infrastructure Stack (The Floor)
The cluster is deployed on a dedicated Ubuntu node, utilizing Docker for service isolation. To ensure 'The Floor'—our standard for production stability—we separated the n8n application from the database layer. This prevents data corruption during container updates and allows for independent scaling of the PostgreSQL persistence layer.
