This workflow automates the process of monitoring and updating the n8n automation platform. It schedules a regular check to compare the locally installed n8n version against the latest available version from the npm registry. If a newer version exists, it triggers an SSH command to flag or prepare for an update, enabling seamless maintenance. This is useful for ensuring your n8n instances are always up-to-date without manual intervention.
Automated n8n Version Update Checker
Node Count | 0 – 5 Nodes |
---|---|
Nodes Used | httpRequest, if, scheduleTrigger, ssh |
Reviews
There are no reviews yet.