{
  "manifest_version": "1.0.0",
  "template": {
    "id": "add69dac-019f-4307-9d8a-f9390fda3231",
    "slug": "oracle-cloud-instance",
    "name": "OCI Sniper : Automation",
    "description": "Oracle Cloud Always free tier Out of capacity solution.",
    "url": "https://railway.com/deploy/oracle-cloud-instance",
    "upstream": {
      "repo_url": "https://github.com/sarakmacbook/OCI_Sniper"
    }
  },
  "services": [
    {
      "name": "Oracle Cloud Instances",
      "source": {
        "repo": "https://github.com/sarakmacbook/OCI_Sniper"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "oracle-cloud-instance"
      }
    },
    "cli": "railway deploy --template oracle-cloud-instance",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "add69dac-019f-4307-9d8a-f9390fda3231",
            "serializedConfig": {
              "services": {
                "35a5308b-6947-408c-b2b1-ed542b31dcf3": {
                  "name": "Oracle Cloud Instances",
                  "source": {
                    "repo": "sarakmacbook/OCI_Sniper",
                    "branch": null,
                    "rootDirectory": null
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-14T22:14:43.073Z",
  "generator_version": "0.1.0",
  "status": "validated",
  "validated_at": "2026-09-13T06:44:14.229Z",
  "success_rate_30d": 1,
  "validation": {
    "last_run_id": "run_0ecc2664e3b343a181ff",
    "checks": [
      {
        "name": "workflow_completed",
        "passed": true
      },
      {
        "name": "all_services_deployed",
        "passed": true
      },
      {
        "name": "stays_up",
        "passed": true
      }
    ],
    "typical_ready_seconds": 123,
    "typical_build_seconds": 42,
    "typical_start_seconds": 10,
    "slowest_service": "Oracle Cloud Instances"
  }
}
