← Homelab
service
n8n
Service
- Purpose
- Workflow automation and AI assistant integrations
- Version
- 2.16.0
- Runtime
- Node.js 22.22.2
- Port
- 5678
- URL
- https://n8n.hake.rodeo
- Config Path
- /opt/n8n/.n8n/.env
- Data Path
- /opt/n8n/.n8n
- Stack
- Node.js 22, PostgreSQL 17, npm
Workflow automation platform for building integrations and AI-powered automations. Runs on PostgreSQL 17 for concurrent execution handling. Accessed at n8n.hake.rodeo through Caddy reverse proxy. Webhook URL configured for external triggers. Encryption key protects stored credentials (API keys, OAuth tokens) — key is in Vaultwarden and must not be lost. Version pinned at 2.16.0; updates are manual via `npm install -g n8n@`.