Automate n8n Updates Using Version Check and Portainer Webhook - n8n Workflow | Neura Market
Automate n8n Updates Using Version Check and Portainer Webhook
This workflow automatically updates your n8n container via a Portainer webhook whenever a new version is available, eliminating the need for manual checks.
The workflow is designed to streamline the update process for n8n by integrating with Portainer. It periodically checks for the latest n8n version on npm and compares it with the currently running version on your local setup. If a newer version is detected, it triggers a Portainer webhook to update the n8n container, ensuring your system is always up-to-date without manual intervention.
Platform
n8n
Category
Development & IT
Price
Free
Creator
Ananya Singh
if
code
stickyNote
httpRequest
scheduleTrigger
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.