🛠️ Auto n8n Updater for Docker with AI & Telegram Approval - n8n Workflow | Neura Market
🛠️ Auto n8n Updater for Docker with AI & Telegram Approval
Automates hourly checks for n8n Docker updates, summarizes release notes with AI, seeks Telegram approval, and applies updates via SSH.
This workflow revolutionizes self-hosted n8n maintenance by running hourly to detect Docker image updates via digest comparison on Docker Hub. It confirms Docker environment, inspects the running container via SSH, fetches GitHub release notes, and uses an LLM to generate concise summaries of new features and fixes.
Upon detecting an update, it sends a Telegram message with the AI summary and approval buttons (✅ Update / ❌ Ignore), pausing until your response. Approval triggers SSH execution of
Platform
n8n
Category
Utilities
Price
$24.99
Creator
Fred Garcia
n8n
docker
updater
ssh
telegram
ai
llm
automation
self-hosted
release-notes
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.