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 Workflows
Discover more workflows you might like
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.
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.
Universal CSV to JSON API Converter
Effortlessly transform CSV data into structured JSON with this versatile n8n workflow. Integrate it into any application as a custom API endpoint, supporting various input methods including file uploads and raw text.
Robust Concurrency Control for n8n Workflows with Redis
Prevent simultaneous execution of critical n8n workflows or tasks using a centralized, Redis-backed locking mechanism. This reusable utility workflow ensures data integrity and resource management by allowing other workflows to acquire, check, and release locks.
Convert Any Webpage to PDF and Save Locally
This n8n workflow provides a simple way to convert any public webpage URL into a PDF document. Once converted, the PDF file is automatically saved to your local disk, making it easy to archive or share web content offline.
Automated Multi-Platform Influencer Discovery & Qualification
This powerful n8n workflow automates the entire process of discovering, scoring, and qualifying ideal influencers across Instagram, TikTok, and YouTube for your marketing campaigns. Streamline your talent acquisition by leveraging custom criteria and a sophisticated scoring algorithm.