Skip to main content
🔧

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.

431 workflows found
Workflow preview: Send notification when deployment fails
Free beginner

Send notification when deployment fails

This workflow sends a message on Slack when site deployment fails. Netlify Trigger node: This node triggers the workf...

H
Harshil Agrawal
DevOps
4 Oct 2021
1117
0
Workflow preview: Deploy site when new content gets added
Free beginner

Deploy site when new content gets added

This workflow demonstrates how to create a new deployment when new content gets added to the database. This example w...

H
Harshil Agrawal
DevOps
4 Oct 2021
1916
0
Workflow preview: Use Redis to rate-limit your low-code API
Free intermediate

Use Redis to rate-limit your low-code API

This workflow demonstrates how to can use Redis to implement rate limits to your API. The workflow uses the incoming...

H
Harshil Agrawal
DevOps
21 Sep 2021
2431
0
Workflow preview: Backup workflows to GitHub
Free intermediate

Backup workflows to GitHub

Note: This workflow uses the internal API which is not official. This workflow might break in the future. The workflo...

H
Harshil Agrawal
DevOps
8 Sep 2021
9732
0
Workflow preview: Backup n8n workflows to Google Drive
Free intermediate

Backup n8n workflows to Google Drive

Temporary solution using the undocumented REST API for backups using Google drive. Please note that there are issues...

A
Angel Menendez
DevOps
30 Jun 2021
23419
0
Workflow preview: Release a new version via Telegram bot command
Free intermediate

Release a new version via Telegram bot command

This workflow allows you to release a new version via a Telegram bot command. This workflow can be used in your Conti...

H
Harshil Agrawal
DevOps
18 Jun 2021
1954
0
Workflow preview: Trigger a build in Travis CI when code changes are push to a GitHub repo
Free beginner

Trigger a build in Travis CI when code changes are push to a GitHub repo

This workflow allows you to trigger a build in Travis CI when code changes are pushed to a GitHub repo or a pull requ...

H
Harshil Agrawal
DevOps
18 Jun 2021
1579
0
Workflow preview: Database alerts with Notion and SIGNL4
Free intermediate

Database alerts with Notion and SIGNL4

Objective In industry and production sometimes machine data is available in databases. That might be sensor data like...

R
Ron
DevOps
10 Jun 2021
965
0
Workflow preview: Manage changes using the Git node
Free intermediate

Manage changes using the Git node

This workflow allows you to add, commit, and push changes to a git repository. Git node: This node will add the file...

H
Harshil Agrawal
DevOps
8 Jun 2021
1664
0
Workflow preview: Create, update, and get a monitor using UptimeRobot
Free beginner

Create, update, and get a monitor using UptimeRobot

This workflow allows you to create, update, and get a monitor using the UptimeRobot node. UptimeRobot node: This node...

H
Harshil Agrawal
DevOps
4 Jun 2021
1954
0
Workflow preview: Send a message on Mattermost when a workflow is updated
Free beginner

Send a message on Mattermost when a workflow is updated

This workflow allows you to send a message on Mattermost when a workflow is updated. Workflow Trigger node: The Workf...

H
Harshil Agrawal
DevOps
28 Apr 2021
1533
0
Workflow preview: Send message on Mattermost when your n8n instance starts
Free beginner

Send message on Mattermost when your n8n instance starts

This workflow allows you to receive a message on Mattermost when your n8n instance starts. n8n Trigger node: The n8n...

H
Harshil Agrawal
DevOps
28 Apr 2021
1382
0
Workflow preview: Git backup of workflows and credentials
Free intermediate

Git backup of workflows and credentials

This creates a git backup of the workflows and credentials. It uses the n8n export command with git diff, so you can...

A
Allan Daemon
DevOps
22 Apr 2021
15611
0
Workflow preview: Monitor a file for changes and send an alert
Free intermediate

Monitor a file for changes and send an alert

This flow monitors a file for changes of its content. If changed, an alert is sent out and you receive it as push, SM...

R
Ron
DevOps
3 Mar 2021
3417
0
Workflow preview: Execute multiple command lines based on text file inputs
Free intermediate

Execute multiple command lines based on text file inputs

This workflow takes a text file as input. It pulls the information from the text file and used it as a parameter to e...

j
jason
DevOps
31 Jan 2021
3699
0
Workflow preview: Get DNS entries of any domain with uProc
Free beginner

Get DNS entries of any domain with uProc

Do you want to control the DNS domain entries of your customers or servers? This workflow gets DNS information of any...

M
Miquel Colomer
DevOps
30 Dec 2020
1683
0
Workflow preview: n8n workflow backup management with Dropbox and Airtable
Free advanced

n8n workflow backup management with Dropbox and Airtable

This workflow can be used to save all of your workflows in: 1. a raw state (as a json file in Dropbox) 2. an Airtable...

S
Shrey
DevOps
14 Dec 2020
1873
0
Workflow preview: Save your workflows into a GitHub repository
Free advanced

Save your workflows into a GitHub repository

Basics Provides a mechanism to save all your workflows into a github repository and path (of your choosing). These ca...

B
Brian Burnett
DevOps
9 Dec 2020
12956
0
Workflow preview: Receive messages from a topic via Kafka and send an SMS
Free intermediate

Receive messages from a topic via Kafka and send an SMS

![workflow-screenshot](fileId:333)

H
Harshil Agrawal
DevOps
8 Dec 2020
3900
0
Workflow preview: Auto-notify on new major n8n releases via RSS, email & telegram
Free intermediate

Auto-notify on new major n8n releases via RSS, email & telegram

This n8n workflow template checks for new major releases (tagged with ) of the n8n project using its official GitHub...

M
Miquel Colomer
DevOps
26 Oct 2020
1700
0
Workflow preview: Execute a command that gives the hard disk memory used on the host machine
Free intermediate

Execute a command that gives the hard disk memory used on the host machine

![workflow-screenshot](fileId:273)

H
Harshil Agrawal
DevOps
13 Oct 2020
1963
0
Workflow preview: Purge n8n execution history located in Mysql
Free beginner

Purge n8n execution history located in Mysql

This workflow is useful if you have lots of tasks running daily. MySQL node (or the database used to save data shown...

M
Miquel Colomer
DevOps
4 Oct 2020
2378
0
Workflow preview: Send email via Gmail on workflow error
Free beginner

Send email via Gmail on workflow error

Send an email via Gmail when a workflow error occurs. The email subject line will contain the workflow name; the mess...

T
Trey
DevOps
1 Oct 2020
8700
0
Workflow preview: Send an SMS when a workflow fails
Free beginner

Send an SMS when a workflow fails

![workflow-screenshot](fileId:238)

H
Harshil Agrawal
DevOps
15 Sep 2020
1449
0