top of page

Automated n8n Docker Update with Telegram Alerts

An n8n workflow that automates checking the latest n8n Docker image version via GitHub API, compares it with the installed Docker container version, and if outdated, pulls and updates the container. It uses SSH commands to manage Docker and Telegram API for user notifications and approvals.

bottom of page