puq-docker-n8n-deploy

puq-docker-n8n-deploy

Webhook
High
34
Nodes
Webhook
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
34
Node Types
8

Node Types

if
If, If1
2 nodes
set
Parametrs, Inspect, Stat, Start, Stop, Test Connection1, Deploy, Suspend, Terminated, Unsuspend, Mount Disk, Unmount Disk, Log, ChangePackage, Version, Users, Change Password, nginx, Deploy-docker-compose, GET ACL, SET ACL, GET NET
22 nodes
webhook
API
1 node
respond To Webhook
422-Invalid server domain, API answer
2 nodes
code
Code1
1 node
ssh
SSH
1 node
switch
Container Actions, Service Actions, Container Stats, n8n
4 nodes
sticky Note
Sticky Note
1 node

Workflow JSON

77.95 KB
{
  "id": "cY8OVKzHS0ScRhP9",
  "meta": {
    "instanceId": "ffb0782f8b2cf4278577cb919e0cd26141bc9ff8774294348146d454633aa4e3",
    "templateCredsSetupCompleted": true
  },
  "name": "puq-docker-n8n-deploy",
  "tags": [],
  "nodes": [
    {
      "id": "fc30f537-51d2-45df-b1c4-5d4cd9d80a0e",
      "name": "If",
      "type": "n8n-nodes-base.if",
      "position": [
        -2060,
        -320
      ],
      "parameters": {
        "options": {},
        "conditions": {
          "options": {
            "version": 2,
            "leftValue": "",
            "caseSensitive": true,
            "typeValidation": "strict"
          },
          "combinator": "or",
          "conditions": [
            {
              "id": "b702e607-888a-42c9-b9a7-f9d2a64dfccd",
              "operator": {
                "type": "string",
                "operation": "equals"
              },
              "leftValue": "={{ $json.server_domain }}",
              "rightValue": "={{ $('API').item.json.body....

Showing first 1000 characters. Click "Expand" to view the full JSON.