Update Server
What it does: This workflow is built for updating your linux system with a single API Request which can be automated in web interfaces or shortcut app... Setup: Add your credentials for basic auth and ssh Copy the custom webhook url and get started! Example: curl curl -X POST -u "username:password" https://<your-domain>/update Info: This workflow is built only for debian based systems but i think it is not too hard to change for your needs ;-)
Prerequisites
Required Credentials (2)
Complexity
Some experience helpful. Multiple integrations or logic.
When to Use This Workflow
Real-time Response
React instantly when events happen - new orders, form submissions, or API calls.
Zero delay between trigger and action for time-sensitive workflows.
Time Savings
Replace repetitive manual tasks with reliable automation.
Reclaim hours every week for higher-value work.
Error Reduction
Eliminate human error from routine processes with consistent automation.
Improve accuracy and reliability across your workflows.
{
"name": "Update Server",
"nodes": [
{
"parameters": {
"httpMethod": "POST",
"path": "update",
"authentication": "basicAuth",
"responseMode": "responseNode",
"options": {}
},
"type": "n8n-nodes-base.webhook",
"typeVersion": 2.1,
"position": [
0,
-16
],
"id": "ab983738-8b2e-4388-b9e2-8849a307cd18",
"name": "Webhook",
"webhookId": "06dec1b4-a026-43f6-8af9-aa71edc18c9d",
...Related Workflows
Start/Stop a Docker service
What it does: This workflow is built for managing docker compose services via a http post request to turn on or off that...
puq-docker-minio-deploy
Automated workflow: puq-docker-minio-deploy. This workflow integrates 9 different services: webhook, stickyNote, code, s...
puq-docker-influxdb-deploy
Automated workflow: puq-docker-influxdb-deploy. This workflow integrates 9 different services: webhook, stickyNote, code...
puq-docker-n8n-deploy
Automated workflow: puq-docker-n8n-deploy. This workflow integrates 9 different services: webhook, stickyNote, code, swi...
PUQ Docker NextCloud deploy
Automated workflow: PUQ Docker NextCloud deploy. This workflow integrates 10 different services: webhook, stickyNote, ht...
puq-docker-immich-deploy
Automated workflow: puq-docker-immich-deploy. This workflow integrates 9 different services: webhook, stickyNote, code,...