{
  "manifest_version": "1.0.0",
  "template": {
    "id": "560930e3-34b4-4906-9b5e-572088361c45",
    "slug": "oracle-arm-instance-catcher",
    "name": "Oracle Cloud ARM Catcher — Beat \"Out of Capacity\"",
    "description": "Auto-catch a free Oracle ARM VM past \"out of capacity\"",
    "url": "https://railway.com/deploy/oracle-arm-instance-catcher",
    "upstream": {
      "repo_url": "https://github.com/sarakmacbook/Oracle_Cloud_Instances"
    }
  },
  "status": "unvalidated",
  "validated_at": null,
  "success_rate_30d": null,
  "services": [
    {
      "name": "Oracle Cloud Instances",
      "source": {
        "repo": "https://github.com/sarakmacbook/Oracle_Cloud_Instances"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "oracle-arm-instance-catcher"
      }
    },
    "cli": "railway deploy --template oracle-arm-instance-catcher",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "560930e3-34b4-4906-9b5e-572088361c45",
            "serializedConfig": {
              "services": {
                "4dc578fd-a993-4d9b-b533-b7f228c091ed": {
                  "icon": "https://devicons.railway.app/Oracle%20Cloud%20Instance?variant=light",
                  "name": "Oracle Cloud Instances",
                  "source": {
                    "repo": "sarakmacbook/Oracle_Cloud_Instances",
                    "branch": null,
                    "rootDirectory": null
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-05T17:54:19.086Z",
  "generator_version": "0.1.0"
}
