DevOps Workflows
Automation workflows for DevOps and infrastructure management
What are DevOps n8n workflows?
DevOps n8n workflows are reusable automation templates for devops use cases. This category includes workflows that connect apps, transform data, trigger notifications, sync records, and reduce repetitive manual work. Each listing includes workflow metadata, author attribution, complexity level, relevant categories, source links when available, and a downloadable JSON file for inspection before import. Use this page to compare templates, identify the tools involved, and choose a workflow that fits your workspace before testing it safely in n8n.
Send HTTP requests to a list of URLs
How it works This workflow reads a list of URLs every 15 minutes, and sends an HTTP request to every URL on the list....
Prevent simultaneous workflow executions with Redis
Purpose This ensures that executions of scheduled workflows do not overlap when they take longer than expected. How i...
🦅 Get a bird's-eye view of your n8n instance with the Workflow Dashboard!
UPDATE on May 2025 – added section with all n8n instance webhooks Using n8n a lot? Soar above the limitations of the...
Weekly n8n executions failures report to Telegram
How it works Weekly triggered Fetches all previous executions of a given workflow Filter for failures and aggregate t...
Watchdog: Update All Workflows With Default Error Workflow
Do you consistently forget to set a Default Error Workflow when creating new workflows? Then this helper workflow is...
Watchdog: Auto Resume Workflows
If you have multiple users managing workflows, there may come a time where a user “accidentally” turns off a workflow...
🚨 Report n8n workflow errors directly to your email
Use case Error workflows are an important part of running workflows in production. Get alerts for errors directly in...
🚨 Report n8n workflow errors to Telegram
Use case Error workflows are an important part of running workflows in production. Make sure to set them up for all y...
🤖 Advanced Slackbot with n8n
Use case Slackbots are super powerful. At n8n, we have been using them to get a lot done.. But it can become hard to...
🚨 Report n8n workflow errors to Slack
Use case Error workflows are an important part of running workflows in production. How to setup 1. Add Slack creds 2....
Nightly n8n backup to Dropbox
This template will create a nightly backup of all your n8n workflows to a Dropbox folder. Each night, the previous ni...
Send n8n automation errors to a Monday.com board
This template is an error handler that will log n8n workflow errors to a Monday.com board for troubleshooting and tra...
Meraki packet loss and latency alerts to Microsoft Teams
This Template gives the ability to monitor all uplinks for your Meraki Dashboard and then alert your team in a method...
KV - 托管平台 key-value database full API integration workflow
This n8n template provides a comprehensive solution for managing Key Value (KV) pairs using 托管平台's KV st...
Send DingTalk message on new Azure DevOps pull request
This template automates sending a DingTalk message on new Azure Dev Ops Pull Request Created Events. It uses a MySQL...
(De)activate n8n workflows using Telegram commands
Telegram N8N workflow (de)activator What does it do? This workflow helps you to quickly activate or deactivate a work...
Create unique Jira tickets from Splunk alerts
The workflow is an automated process designed for incident management and tracking, specifically by integrating Splun...
Push and update files in GitHub
This workflow performs various Git operations. It starts with a manual trigger, sets the local repository path, decod...
Get workflows affected by 0.214.3 migration
If you previously upgraded to n8n version , some of your workflows might have been accidentally rewired in the wrong...
Turn on a light to a specific color on any update in GitHub repository
This workflow turns a light red when an update is made to a GitHub repository. By default, updates include pull reque...
Push your public IP to Namecheaps dynamic DNS
Template to get your public IP address and push it to Namecheaps Dynamic DNS per subdomain. 1. Open "yourdomain.com"...
Back up your n8n workflows to Github
This workflow will backup your workflows to Github. It uses the public api to export all of the workflow data using t...
Triage alerts from Syncro and submit to OpsGenie
This workflow will take an alert from Syncro, determine if it's an agent offline trigger type, then determine if it's...
Get a Slack alert when a workflow went wrong
This workflow allows you to have a Slack alert when one of your n8n workflows gets an issue. Error trigger : This nod...