🛠️ Auto n8n Updater for Docker (AI & Telegram) - n8n Workflow | Neura Market
🛠️ Auto n8n Updater for Docker (AI & Telegram)
Automates hourly checks for n8n Docker updates, summarizes release notes with AI, and applies updates after Telegram approval.
This workflow streamlines self-hosted n8n maintenance by running hourly checks for Docker image updates. It verifies the environment, fetches current and latest image digests via Docker Hub API, detects mismatches indicating new releases, pulls GitHub release notes, and uses an AI model to generate concise summaries of features and fixes.
Upon detecting an update, it sends a Telegram message with the AI summary and approval buttons (Update or Ignore). If approved, it executes docker compose com
Platform
n8n
Category
E-commerce
Price
$24.99
Creator
Bryce Yu
n8n
docker
updater
automation
ssh
telegram
ai
github
docker-hub
self-hosted
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.