N8n Docker Update
detail.loadingPreview
Automate the process of updating your n8n Docker installation.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the process of checking for and applying updates to your n8n Docker instance. It pulls the latest n8n Docker image, updates the service using docker-compose, and notifies you via Telegram about the status.
Key Features
- Automatically pulls the latest n8n Docker image.
- Updates the n8n service using
docker compose pullanddocker compose up. - Checks the currently installed version and compares it with the latest available version.
- Provides Telegram notifications for different stages of the update process (e.g., new version available, update complete, no update needed).
How To Use
- Import the workflow: Import this JSON into your n8n instance.
- Configure Default Variables: In the
Set Default variablenode (if present, or a similar variable setting node), configure the following:working-directory: The directory where yourdocker-compose.ymlfile is located.n8n-container-name: The name of your n8n Docker container.telegram-id: Your Telegram chat ID (obtainable from@get_id_bot).
- Configure SSH Credentials: Ensure your SSH credentials are set up correctly in n8n for the SSH nodes to connect to your server.
- Run the workflow: You can trigger the workflow manually or set up a schedule trigger to run it periodically.
Apps Used
Workflow JSON
{
"id": "10f90213-7e1f-4b3d-ba69-72f418836f86",
"name": "N8n Docker Update",
"nodes": 0,
"category": "Docker Automation",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 10f90213-7e1f...
About the Author
SaaS_Connector
Integration Guru
Connecting CRM, Notion, and Slack to automate your life.
Statistics
Verification Info
Related Integrations
- Telegram + Telegram Trigger(362 workflows)
- Execute Workflow Trigger + Split Out(193 workflows)
- Schedule Trigger + Telegram(152 workflows)
- Google Sheets + Telegram(118 workflows)
- Execute Workflow Trigger + Google Sheets(101 workflows)
- Split Out + Telegram(76 workflows)
- Execute Workflow Trigger + Google Drive(73 workflows)
- Google Sheets + Telegram Trigger(73 workflows)
- Execute Workflow Trigger + Schedule Trigger(73 workflows)
- n8n + Schedule Trigger(72 workflows)
Related Workflows
Discover more workflows you might like
Automate Shipment Tracking with Telegram and n8n
Streamline your logistics operations by automating shipment tracking with Telegram and n8n. This workflow allows drivers to easily share updates, and ensures timely notifications to your team.
Automate File & Folder Organization: Move, Copy, and Restructure with Ease
Streamline your file management processes with this n8n workflow. Automate the relocation and restructuring of files and folders, ensuring your data is always organized and accessible.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.
n8n Error Alerting to LINE: Never Miss a Workflow Failure Again
Instantly get notified on LINE whenever an n8n workflow encounters an error. This template ensures you're always aware of issues, allowing for prompt resolution and uninterrupted automation.
Automate Event Attendee Data Extraction with AI-Powered Scraping
This n8n workflow leverages AI and Bright Data's MCP to automate the scraping of event attendee, venue, and feedback data from 10times.com. Schedule the extraction to run daily and automatically save the organized data to Google Sheets.
Visualize Your n8n Workflows: Interactive Dashboard with Mermaid.js
Gain unparalleled visibility into your n8n automation landscape. This workflow transforms your n8n instance into a dynamic, interactive dashboard, leveraging Mermaid.js to visualize all your workflows in one accessible place.