MODULE.AUTO_05v1.12.0-stableIn Production
~/projects/n8n-automation
n8n Automation
Self-hosted n8n instance orchestrating infrastructure alerts, backup notifications, and service monitoring workflows.
N8NDOCKERWEBHOOKAPI
SYS.LOG_02 // Solution
Architecture
- account_treeVisual Workflows
Drag-and-drop workflow builder with 400+ integrations.
- notificationsAlert Pipelines
Proxmox API → n8n → Telegram/Discord notifications for service events.
- scheduleScheduled Tasks
Cron-triggered workflows for backup verification, uptime checks, and reporting.
SYS.LOG_03 // Implementation Pipeline
01
Docker Deploy
services:
n8n:
image: n8nio/n8n
environment:
N8N_BASIC_AUTH_ACTIVE: "true"
WEBHOOK_URL: https://n8n.domain.fr
verified_user
SYS.LOG_04 // System Validation
The Resulting Ecosystem
# AUTOMATION
Zero Manual Tasks
Backup verification, service restarts, and alert routing all fully automated.
# MONITORING
Real-time Alerts
Proxmox API polling every 60s with instant Telegram notification on anomaly.
# INTEGRATION
400+ Nodes
Connected to GitHub, Telegram, Proxmox API, AdGuard, and custom webhooks.