{
  "name": "Complete LAMP stack (Linux, Apache, MySQL, PHP) automated server setup",
  "nodes": [
    {
      "id": "a89f0aff-13f3-4123-b661-2d8a6e7974fa",
      "name": "Start",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        40,
        120
      ]
    },
    {
      "id": "5a8009a5-390a-4da9-95fc-c9fd1f557a2b",
      "name": "Set Parameters",
      "type": "n8n-nodes-base.set",
      "position": [
        260,
        120
      ]
    },
    {
      "id": "2b3d7fc6-9749-49bf-ae64-a5edbb7a9be6",
      "name": "System Preparation",
      "type": "n8n-nodes-base.ssh",
      "position": [
        480,
        120
      ]
    },
    {
      "id": "48ccd00d-86ef-408e-95d2-2eba6bc83cef",
      "name": "Install Apache",
      "type": "n8n-nodes-base.ssh",
      "position": [
        700,
        120
      ]
    },
    {
      "id": "460b4c0f-1bf2-4d8c-941a-fc508c16ab7f",
      "name": "Install MySQL",
      "type": "n8n-nodes-base.ssh",
      "position": [
        920,
        120
      ]
    },
    {
      "id": "1caf7a0e-01d0-44a0-8f47-00eddeca3ffc",
      "name": "Install PHP",
      "type": "n8n-nodes-base.ssh",
      "position": [
        1140,
        120
      ]
    },
    {
      "id": "9a8d079f-c3c1-45a9-b086-66d243dd47be",
      "name": "Install Dev Tools",
      "type": "n8n-nodes-base.ssh",
      "position": [
        1360,
        120
      ]
    },
    {
      "id": "cc6e24a7-fb32-43d6-ad59-cb888b8fe80b",
      "name": "Create Dev User",
      "type": "n8n-nodes-base.ssh",
      "position": [
        1580,
        120
      ]
    },
    {
      "id": "9e4d8dd8-5318-4487-b299-10c8b3f8782a",
      "name": "Final Configuration",
      "type": "n8n-nodes-base.ssh",
      "position": [
        1800,
        120
      ]
    },
    {
      "id": "a5256062-22cd-4bc9-a659-13f5925f6b22",
      "name": "Setup Complete",
      "type": "n8n-nodes-base.set",
      "position": [
        2020,
        120
      ]
    },
    {
      "id": "d0a82a3c-4e94-4fdb-a9ec-78faf3c57a5a",
      "name": "Start Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        10,
        0
      ],
      "parameters": {
        "width": 160,
        "height": 280,
        "content": "Start LAMP Stack Setup"
      }
    },
    {
      "id": "becfd39d-8acb-4f2e-be74-0c1cc155a15d",
      "name": "Parameters Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        230,
        0
      ],
      "parameters": {
        "width": 160,
        "height": 280,
        "content": "Configure server parameters"
      }
    },
    {
      "id": "1533879e-8a6b-4805-b2e2-cadeab9caeaa",
      "name": "System Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        450,
        0
      ],
      "parameters": {
        "width": 160,
        "height": 280,
        "content": "Update system & install essentials"
      }
    },
    {
      "id": "c1b355e3-80e5-4430-b742-09a86acf33a4",
      "name": "Apache Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        670,
        0
      ],
      "parameters": {
        "width": 160,
        "height": 280,
        "content": "Install Apache web server"
      }
    },
    {
      "id": "d529afb8-6466-4400-babe-5d5412c5a434",
      "name": "MySQL Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        890,
        0
      ],
      "parameters": {
        "width": 160,
        "height": 280,
        "content": "Install MySQL & phpMyAdmin"
      }
    },
    {
      "id": "7897cb6f-953b-4268-ad0c-13557c5f3a26",
      "name": "PHP Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1110,
        0
      ],
      "parameters": {
        "width": 160,
        "height": 280,
        "content": "Install PHP & extensions"
      }
    },
    {
      "id": "ec11bcbf-9275-49c3-be7b-a6750cb891af",
      "name": "Tools Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1330,
        0
      ],
      "parameters": {
        "width": 160,
        "height": 280,
        "content": "Install development tools"
      }
    },
    {
      "id": "a9d88831-9d15-4a47-bdb3-0d7bb83cf9b8",
      "name": "User Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1550,
        0
      ],
      "parameters": {
        "width": 160,
        "height": 280,
        "content": "Create development user"
      }
    },
    {
      "id": "4abe9d32-85ee-4748-b75d-ef71c7290456",
      "name": "Final Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1770,
        0
      ],
      "parameters": {
        "width": 160,
        "height": 280,
        "content": "Final setup & configuration"
      }
    },
    {
      "id": "89cf74e0-e809-426e-8b0d-340b22c8d65d",
      "name": "Complete Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1990,
        0
      ],
      "parameters": {
        "width": 160,
        "height": 280,
        "content": "Setup completion summary"
      }
    }
  ],
  "connections": {
    "Start": {
      "main": [
        [
          {
            "node": "Set Parameters",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Install PHP": {
      "main": [
        [
          {
            "node": "Install Dev Tools",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Install MySQL": {
      "main": [
        [
          {
            "node": "Install PHP",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Install Apache": {
      "main": [
        [
          {
            "node": "Install MySQL",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set Parameters": {
      "main": [
        [
          {
            "node": "System Preparation",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Create Dev User": {
      "main": [
        [
          {
            "node": "Final Configuration",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Install Dev Tools": {
      "main": [
        [
          {
            "node": "Create Dev User",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "System Preparation": {
      "main": [
        [
          {
            "node": "Install Apache",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Final Configuration": {
      "main": [
        [
          {
            "node": "Setup Complete",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}