Auto Update n8n to Latest Version with Coolify
Automatically detect new n8n releases (stable or beta) from GitHub, update Coolify environment variables, and trigger deployments.
Functionality
This workflow automates deployment of n8n releases to a Coolify instance. It supports two tracks:
Beta Releases: Checks GitHub every minute for prereleases, filters duplicates, updates the N8N_VERSION environment variable, and deploys.
Stable Releases (disabled by default): Checks the latest stable release hourly and deploys.
Key Features:
Deduplication**: Ensures no repeated deployments for the same release.
Version Parsing**: Extracts the semantic version (e.g., 1.34.0) from GitHub release names.
Coolify Integration**: Updates environment variables and triggers deployments via API.
Expected Outcomes
New n8n beta/stable releases detected via GitHub API.
Coolify environment variable N8N_VERSION updated to the latest version.
Automatic deployment triggered in Coolify.
Setup Guide
Replace Placeholders:
Update m8ccg8k44coogsk84swk8kgs in the Update ENV and Deploy nodes with your Coolify Application UUID.
Configure Credentials:
Add Coolify API credentials (httpHeaderAuth) with a valid API token in the headers.
Enable Triggers:
Toggle the Auto Update Latest Release node if stable releases are desired. Adjust schedule intervals as needed.
Test:
Run the workflow manually to validate API connections and version parsing.
SEO Keywords
Automated Deployment, n8n CI/CD, Coolify Integration, GitHub Release Monitoring, Environment Variable Management, Beta Release Automation.
Related Templates
AI Agent with Ollama for current weather and wiki
This workflow template demonstrates how to create an AI-powered agent that provides users with current weather informati...
Automate Daily YouTrack Task Summaries to Discord by Assignee
Daily YouTrack In-Progress Tasks Summary to Discord by Assignee Keep your team in sync with a daily summary of tasks cu...
Convert JSON Objects to Base64 Strings with File Processing
Encode JSON to Base64 String in n8n This example workflow demonstrates how to convert a JSON object into a base64-encod...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments