Automated n8n Update & Notification Workflow

somdn_product_page

This n8n workflow automates the process of checking for the latest n8n updates, pulling new Docker images, and updating the running container seamlessly. It begins with scheduled checks or manual triggers to gather current installed versions from the server and compare them with the latest release available on GitHub. If a new version is detected, the workflow sends Telegram notifications to approve the update. Upon confirmation, it pulls the latest Docker image, performs Docker Compose operations to update and restart the container, and sends a final notification indicating the successful update. This workflow is ideal for maintaining n8n environments with minimal manual intervention, ensuring the system stays up to date automatically while providing clear communication channels through Telegram.

Node Count

>20 Nodes

Nodes Used

httpRequest, if, manualTrigger, merge, scheduleTrigger, set, ssh, stickyNote, telegram

Reviews

There are no reviews yet.

Be the first to review “Automated n8n Update & Notification Workflow”

Your email address will not be published. Required fields are marked *