{
  "manifest_version": "1.0.0",
  "template": {
    "id": "b2c8f8ea-8c1a-465f-8f4b-7ea43565ac24",
    "slug": "lithic-uk-remote-webdav-tiddlywiki",
    "name": "Lithic-UK-Remote — WebDAV Sync for TiddlyWiki",
    "description": "Self-host WebDAV sync for TiddlyWiki — no Node.js, no database",
    "url": "https://railway.com/deploy/lithic-uk-remote-webdav-tiddlywiki",
    "upstream": {
      "repo_url": "https://github.com/Xyvir/Lithic-UK"
    }
  },
  "status": "unvalidated",
  "validated_at": null,
  "success_rate_30d": null,
  "services": [
    {
      "name": "Lithic-UK",
      "source": {
        "repo": "https://github.com/Xyvir/Lithic-UK"
      },
      "needs_volume": false,
      "http": false
    }
  ],
  "required_inputs": [
    {
      "key": "LITHIC_USER",
      "service": "Lithic-UK",
      "description": "Choose a username for WebDAV access.",
      "secret": false,
      "strategy": "ask_user"
    },
    {
      "key": "LITHIC_PASSWORD",
      "service": "Lithic-UK",
      "description": "Provide a value for LITHIC_PASSWORD.",
      "secret": true,
      "strategy": "generate",
      "generate": "strong_password"
    }
  ],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "lithic-uk-remote-webdav-tiddlywiki"
      }
    },
    "cli": "railway deploy --template lithic-uk-remote-webdav-tiddlywiki",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "b2c8f8ea-8c1a-465f-8f4b-7ea43565ac24",
            "serializedConfig": {
              "services": {
                "9ad36f98-aad7-4231-a6a2-2a70ad43345e": {
                  "icon": "https://raw.githubusercontent.com/Xyvir/Lithic-UK/refs/heads/main/android-chrome-192x192.png",
                  "name": "Lithic-UK",
                  "source": {
                    "repo": "Xyvir/Lithic-UK",
                    "branch": null,
                    "rootDirectory": null
                  },
                  "variables": {
                    "LITHIC_USER": {
                      "isOptional": false,
                      "description": "Choose a username for WebDAV access.",
                      "defaultValue": "{{LITHIC_USER}}"
                    },
                    "LITHIC_PASSWORD": {
                      "isOptional": false,
                      "description": "",
                      "defaultValue": "{{LITHIC_PASSWORD}}"
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 1,
    "needs_volume": false
  },
  "generated_at": "2026-09-06T17:54:17.775Z",
  "generator_version": "0.1.0"
}
