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.
Trigger a build using the TravisCI node

Get all releases in Sentry

Execute a job on Rundeck
Companion workflow for Rundeck node docs
Receive updates for Bitbucket events
Companion workflow for Bitbucket Trigger node docs
Receive updates for GitLab events
Companion workflow for GitLab Trigger docs
Receive updates for GitHub events
Companion workflow for Github Trigger node docs
Invoke an AWS Lambda function
Companion workflow for AWS Lambda docs
Receive updates for AWS SNS events
Companion workflow for AWS SNS Trigger node docs
Send a message via AWS SNS
Companion workflow for AWS SNS node docs
Get details of a GitLab repository

Get a pipeline in CircleCI

Create an alert on SIGNL4
Companion workflow for SIGNL4 node docs. .
Create a new DigitalOcean droplet
Uses a DigitalOcean Personal Access Token to create a new Droplet. Add your personal access token and change the para...
Create, update, and get an incident on PagerDuty

Notify a team channel about new software releases via Slack and GitHub
This workflow automatically notifies the team in a Slack channel when code in a GitHub repository gets a new release....
Sample error workflow
A sample error workflow which when triggered sends a notification to the specified Mattermost channel as well as an S...
Send SMS alerts based on database queries (Twilio and Postgres)
This workflow automatically queries a Postgres database to find outlier readings for which SMS notifications have not...
Incident response workflow - Part 3
This workflow is the third of three. You can find the other workflkows here: 1. Incident Response Workflow Part 1 2....
Incident response workflow - part 2
This workflow is the second of three. You can find the other workflkows here: 1. Incident Response Workflow Part 1 2....
Manage custom incident response in PagerDuty and Jira
This workflow automatically follows the steps in a custom incident response playbook and manages incidents in PagerDu...
Backs up n8n workflows to NextCloud
Temporary solution using the undocumented REST API for backups with file versioning (Nextcloud)
Handle errors from a different workflow
When set as "Error Workflow" on other workflow which does fail will it send an Email with information about which wor...
Send selected GitHub events to Slack
1. Gets triggered by GitHub once a user stars/unstars a repository 1. Checks if star got added or removed and forward...