{
  "manifest_version": "1.0.0",
  "template": {
    "id": "38066ded-477b-4806-bda1-b320d6e98cbc",
    "slug": "crawlchat-20260205",
    "name": "CrawlChat 2026.02.05",
    "description": "Power up your documentation with AI - CrawlChat.app",
    "url": "https://railway.com/deploy/crawlchat-20260205",
    "upstream": {
      "image": "ghcr.io/crawlchat/crawlchat-source-sync:latest"
    }
  },
  "status": "unvalidated",
  "validated_at": null,
  "success_rate_30d": null,
  "services": [
    {
      "name": "crawlchat-mongo",
      "source": {
        "image": "ghcr.io/crawlchat/crawlchat-mongo:latest"
      },
      "needs_volume": true,
      "volume_mount_path": "/data/db",
      "http": false
    },
    {
      "name": "Redis",
      "source": {
        "image": "redis:8.2.1"
      },
      "needs_volume": true,
      "volume_mount_path": "/data",
      "http": false
    },
    {
      "name": "crawlchat-marker",
      "source": {
        "image": "ghcr.io/crawlchat/crawlchat-marker:v0.1.5"
      },
      "needs_volume": false,
      "http": false
    },
    {
      "name": "update-kb",
      "source": {
        "image": "ghcr.io/crawlchat/crawlchat-source-sync:latest"
      },
      "needs_volume": false,
      "http": true
    },
    {
      "name": "pgvector",
      "source": {
        "image": "pgvector/pgvector:pg18"
      },
      "needs_volume": true,
      "volume_mount_path": "/var/lib/postgresql",
      "http": false
    },
    {
      "name": "crawlchat-server",
      "source": {
        "image": "ghcr.io/crawlchat/crawlchat-server:latest"
      },
      "needs_volume": false,
      "http": true
    },
    {
      "name": "cleanup-messages",
      "source": {
        "image": "ghcr.io/crawlchat/crawlchat-server:latest"
      },
      "needs_volume": false,
      "http": true
    },
    {
      "name": "crawlchat-front",
      "source": {
        "image": "ghcr.io/crawlchat/crawlchat-front:latest"
      },
      "needs_volume": false,
      "http": true
    },
    {
      "name": "weekly-update",
      "source": {
        "image": "ghcr.io/crawlchat/crawlchat-server:latest"
      },
      "needs_volume": false,
      "http": true
    },
    {
      "name": "crawlchat-source-sync",
      "source": {
        "image": "ghcr.io/crawlchat/crawlchat-source-sync:latest"
      },
      "needs_volume": false,
      "http": true
    }
  ],
  "required_inputs": [
    {
      "key": "REDISHOST",
      "service": "Redis",
      "description": "Host",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "railway_private_domain"
    },
    {
      "key": "REDIS_URL",
      "service": "Redis",
      "description": "Redis URL",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "REDISPASSWORD",
      "service": "Redis",
      "description": "Password",
      "secret": true,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "REDIS_PASSWORD",
      "service": "Redis",
      "description": "Password",
      "secret": true,
      "strategy": "generate",
      "generate": "strong_password"
    },
    {
      "key": "REDIS_PUBLIC_URL",
      "service": "Redis",
      "description": "Public URL",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "API_KEY",
      "service": "crawlchat-marker",
      "description": "A secret key",
      "secret": true,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "REDIS_URL",
      "service": "update-kb",
      "description": "Redis URL",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "SELF_HOSTED",
      "service": "update-kb",
      "description": "Self hosted flag. Should be true",
      "secret": false,
      "strategy": "default",
      "default": "true"
    },
    {
      "key": "SERVER_HOST",
      "service": "update-kb",
      "description": "Server app host",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "railway_private_domain"
    },
    {
      "key": "ADMIN_EMAILS",
      "service": "update-kb",
      "description": "Comma separated admin emails",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "DATABASE_URL",
      "service": "update-kb",
      "description": "Database URL",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "railway_private_domain"
    },
    {
      "key": "PGVECTOR_URL",
      "service": "update-kb",
      "description": "pgvector database URL",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "ITEM_QUEUE_NAME",
      "service": "update-kb",
      "description": "Queue name for pages",
      "secret": false,
      "strategy": "default",
      "default": "item"
    },
    {
      "key": "SOURCE_SYNC_URL",
      "service": "update-kb",
      "description": "source-sync app URL",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "railway_private_domain"
    },
    {
      "key": "GROUP_QUEUE_NAME",
      "service": "update-kb",
      "description": "Queue name for groups",
      "secret": false,
      "strategy": "default",
      "default": "group"
    },
    {
      "key": "OPENROUTER_API_KEY",
      "service": "update-kb",
      "description": "OpenRouter API Key",
      "secret": true,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "PGDATA",
      "service": "pgvector",
      "description": "Database specific. No need to update",
      "secret": false,
      "strategy": "default",
      "default": "/var/lib/postgresql/data/pgdata"
    },
    {
      "key": "PGHOST",
      "service": "pgvector",
      "description": "Database specific. No need to update",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "PGPORT",
      "service": "pgvector",
      "description": "Database specific. No need to update",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "PGUSER",
      "service": "pgvector",
      "description": "Database specific. No need to update",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "PGDATABASE",
      "service": "pgvector",
      "description": "Database specific. No need to update",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "PGPASSWORD",
      "service": "pgvector",
      "description": "Database specific. No need to update",
      "secret": true,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "POSTGRES_DB",
      "service": "pgvector",
      "description": "Database specific. No need to update",
      "secret": false,
      "strategy": "default",
      "default": "railway"
    },
    {
      "key": "DATABASE_URL",
      "service": "pgvector",
      "description": "Database specific. No need to update",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "POSTGRES_USER",
      "service": "pgvector",
      "description": "Database specific. No need to update",
      "secret": false,
      "strategy": "default",
      "default": "postgres"
    },
    {
      "key": "PGHOST_PRIVATE",
      "service": "pgvector",
      "description": "Database specific. No need to update",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "railway_private_domain"
    },
    {
      "key": "PGPORT_PRIVATE",
      "service": "pgvector",
      "description": "Database specific. No need to update",
      "secret": false,
      "strategy": "default",
      "default": "5432"
    },
    {
      "key": "POSTGRES_PASSWORD",
      "service": "pgvector",
      "description": "Database specific. No need to update",
      "secret": true,
      "strategy": "generate",
      "generate": "strong_password"
    },
    {
      "key": "DATABASE_URL_PRIVATE",
      "service": "pgvector",
      "description": "Database specific. No need to update",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "JWT_SECRET",
      "service": "crawlchat-server",
      "description": "A secret key",
      "secret": true,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "SELF_HOSTED",
      "service": "crawlchat-server",
      "description": "Should be true",
      "secret": false,
      "strategy": "default",
      "default": "true"
    },
    {
      "key": "SERVER_HOST",
      "service": "crawlchat-server",
      "description": "server app host",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "railway_private_domain"
    },
    {
      "key": "ADMIN_EMAILS",
      "service": "crawlchat-server",
      "description": "Comma separated admin emails",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "DATABASE_URL",
      "service": "crawlchat-server",
      "description": "Database URL",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "railway_private_domain"
    },
    {
      "key": "PGVECTOR_URL",
      "service": "crawlchat-server",
      "description": "pgvector database URL",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "SOURCE_SYNC_URL",
      "service": "crawlchat-server",
      "description": "source-sync app URL",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "railway_private_domain"
    },
    {
      "key": "OPENROUTER_API_KEY",
      "service": "crawlchat-server",
      "description": "OpenRouter API Key",
      "secret": true,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "JWT_SECRET",
      "service": "cleanup-messages",
      "description": "A secret key",
      "secret": true,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "SELF_HOSTED",
      "service": "cleanup-messages",
      "description": "Should be true",
      "secret": false,
      "strategy": "default",
      "default": "true"
    },
    {
      "key": "SERVER_HOST",
      "service": "cleanup-messages",
      "description": "server app host",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "railway_private_domain"
    },
    {
      "key": "ADMIN_EMAILS",
      "service": "cleanup-messages",
      "description": "Comma separated admin emails",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "DATABASE_URL",
      "service": "cleanup-messages",
      "description": "Database URL",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "railway_private_domain"
    },
    {
      "key": "PGVECTOR_URL",
      "service": "cleanup-messages",
      "description": "pgvector database URL",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "SOURCE_SYNC_URL",
      "service": "cleanup-messages",
      "description": "source-sync app URL",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "railway_private_domain"
    },
    {
      "key": "OPENROUTER_API_KEY",
      "service": "cleanup-messages",
      "description": "OpenRouter API Key",
      "secret": true,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "JWT_SECRET",
      "service": "crawlchat-front",
      "description": "A secret key",
      "secret": true,
      "strategy": "generate",
      "generate": "random_base64_32"
    },
    {
      "key": "MARKER_HOST",
      "service": "crawlchat-front",
      "description": "marker app host",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "railway_private_domain"
    },
    {
      "key": "SELF_HOSTED",
      "service": "crawlchat-front",
      "description": "Should be true",
      "secret": false,
      "strategy": "default",
      "default": "true"
    },
    {
      "key": "SERVER_HOST",
      "service": "crawlchat-front",
      "description": "server app host",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "railway_private_domain"
    },
    {
      "key": "ADMIN_EMAILS",
      "service": "crawlchat-front",
      "description": "Comma separated admin emails",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "DATABASE_URL",
      "service": "crawlchat-front",
      "description": "Database URL",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "railway_private_domain"
    },
    {
      "key": "VITE_APP_URL",
      "service": "crawlchat-front",
      "description": "Public front URL",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "railway_domain"
    },
    {
      "key": "MARKER_API_KEY",
      "service": "crawlchat-front",
      "description": "API Key for marker app",
      "secret": true,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "DEFAULT_INDEXER",
      "service": "crawlchat-front",
      "description": "Should be earth for pgvector",
      "secret": false,
      "strategy": "default",
      "default": "earth"
    },
    {
      "key": "SOURCE_SYNC_URL",
      "service": "crawlchat-front",
      "description": "source-sync app URL",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "railway_private_domain"
    },
    {
      "key": "VITE_SERVER_URL",
      "service": "crawlchat-front",
      "description": "Public server URL",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "railway_domain"
    },
    {
      "key": "OPENROUTER_API_KEY",
      "service": "crawlchat-front",
      "description": "OpenRouter API Key",
      "secret": true,
      "strategy": "generate",
      "generate": "random_base64_32"
    },
    {
      "key": "VITE_SERVER_WS_URL",
      "service": "crawlchat-front",
      "description": "Public server websocket URL",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "railway_domain"
    },
    {
      "key": "VITE_SOURCE_SYNC_URL",
      "service": "crawlchat-front",
      "description": "Public source-sync app URL",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "railway_domain"
    },
    {
      "key": "DEFAULT_SIGNUP_PLAN_ID",
      "service": "crawlchat-front",
      "description": "This plan gets activated for all signups",
      "secret": false,
      "strategy": "default",
      "default": "accelerate-yearly"
    },
    {
      "key": "JWT_SECRET",
      "service": "weekly-update",
      "description": "A secret key",
      "secret": true,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "SELF_HOSTED",
      "service": "weekly-update",
      "description": "Should be true",
      "secret": false,
      "strategy": "default",
      "default": "true"
    },
    {
      "key": "SERVER_HOST",
      "service": "weekly-update",
      "description": "server app host",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "railway_private_domain"
    },
    {
      "key": "ADMIN_EMAILS",
      "service": "weekly-update",
      "description": "Comma separated admin emails",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "DATABASE_URL",
      "service": "weekly-update",
      "description": "Database URL",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "railway_private_domain"
    },
    {
      "key": "PGVECTOR_URL",
      "service": "weekly-update",
      "description": "pgvector database URL",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "SOURCE_SYNC_URL",
      "service": "weekly-update",
      "description": "source-sync app URL",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "railway_private_domain"
    },
    {
      "key": "OPENROUTER_API_KEY",
      "service": "weekly-update",
      "description": "OpenRouter API Key",
      "secret": true,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "REDIS_URL",
      "service": "crawlchat-source-sync",
      "description": "Redis URL",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "JWT_SECRET",
      "service": "crawlchat-source-sync",
      "description": "A secret key",
      "secret": true,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "SELF_HOSTED",
      "service": "crawlchat-source-sync",
      "description": "Should be true",
      "secret": false,
      "strategy": "default",
      "default": "true"
    },
    {
      "key": "SERVER_HOST",
      "service": "crawlchat-source-sync",
      "description": "server app host",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "railway_private_domain"
    },
    {
      "key": "ADMIN_EMAILS",
      "service": "crawlchat-source-sync",
      "description": "Comma separated admin emails",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "DATABASE_URL",
      "service": "crawlchat-source-sync",
      "description": "Database URL",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "railway_private_domain"
    },
    {
      "key": "PGVECTOR_URL",
      "service": "crawlchat-source-sync",
      "description": "pgvector database URL",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    },
    {
      "key": "ITEM_QUEUE_NAME",
      "service": "crawlchat-source-sync",
      "description": "Queue name for pages",
      "secret": false,
      "strategy": "default",
      "default": "item"
    },
    {
      "key": "SOURCE_SYNC_URL",
      "service": "crawlchat-source-sync",
      "description": "source-sync app URL",
      "secret": false,
      "strategy": "railway_provided",
      "railway_source": "railway_private_domain"
    },
    {
      "key": "GROUP_QUEUE_NAME",
      "service": "crawlchat-source-sync",
      "description": "Queue name for groups",
      "secret": false,
      "strategy": "default",
      "default": "group"
    },
    {
      "key": "OPENROUTER_API_KEY",
      "service": "crawlchat-source-sync",
      "description": "OpenRouter API Key",
      "secret": true,
      "strategy": "railway_provided",
      "railway_source": "reference_variable"
    }
  ],
  "deploy": {
    "mcp": {
      "server": "railway",
      "tool": "deploy_template",
      "args": {
        "template_code": "crawlchat-20260205"
      }
    },
    "cli": "railway deploy --template crawlchat-20260205",
    "api": {
      "method": "POST",
      "path": "/graphql/v2",
      "body": {
        "query": "mutation templateDeploy($input: TemplateDeployV2Input!) { templateDeployV2(input: $input) { projectId workflowId } }",
        "variables": {
          "input": {
            "templateId": "38066ded-477b-4806-bda1-b320d6e98cbc",
            "serializedConfig": {
              "buckets": {},
              "services": {
                "0550502a-10b8-4163-a9fa-5efe663d09a6": {
                  "icon": "https://juststickers.in/wp-content/uploads/2019/07/mongodb.png",
                  "name": "crawlchat-mongo",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null,
                    "restartPolicyType": "ON_FAILURE",
                    "restartPolicyMaxRetries": 10
                  },
                  "source": {
                    "image": "ghcr.io/crawlchat/crawlchat-mongo:latest"
                  },
                  "variables": {},
                  "volumeMounts": {
                    "0550502a-10b8-4163-a9fa-5efe663d09a6": {
                      "mountPath": "/data/db"
                    }
                  }
                },
                "233d1c0c-ec14-41e0-a8c8-30a05f3bd8b6": {
                  "icon": "https://cdn.sanity.io/images/sy1jschh/production/0ce0bfdcfbdbf69662b1116671f97c2dd788b655-157x157.svg",
                  "name": "Redis",
                  "deploy": {
                    "startCommand": "/bin/sh -c \"rm -rf $RAILWAY_VOLUME_MOUNT_PATH/lost+found/ && exec docker-entrypoint.sh redis-server --requirepass $REDIS_PASSWORD --save 60 1 --dir $RAILWAY_VOLUME_MOUNT_PATH\"",
                    "healthcheckPath": null,
                    "restartPolicyType": "ON_FAILURE",
                    "restartPolicyMaxRetries": 10
                  },
                  "source": {
                    "image": "redis:8.2.1"
                  },
                  "variables": {
                    "REDISHOST": {
                      "isOptional": true,
                      "description": "Host",
                      "defaultValue": "${{RAILWAY_PRIVATE_DOMAIN}}"
                    },
                    "REDISPORT": {
                      "isOptional": true,
                      "description": "Port",
                      "defaultValue": ""
                    },
                    "REDISUSER": {
                      "isOptional": true,
                      "description": "User",
                      "defaultValue": ""
                    },
                    "REDIS_URL": {
                      "isOptional": true,
                      "description": "Redis URL",
                      "defaultValue": "redis://${{REDISUSER}}:${{REDIS_PASSWORD}}@${{REDISHOST}}:${{REDISPORT}}"
                    },
                    "REDISPASSWORD": {
                      "isOptional": true,
                      "description": "Password",
                      "defaultValue": "${{REDIS_PASSWORD}}"
                    },
                    "REDIS_PASSWORD": {
                      "isOptional": true,
                      "description": "Password",
                      "defaultValue": "{{REDIS_PASSWORD}}"
                    },
                    "REDIS_PUBLIC_URL": {
                      "isOptional": true,
                      "description": "Public URL",
                      "defaultValue": "redis://default:${{REDIS_PASSWORD}}@${{RAILWAY_TCP_PROXY_DOMAIN}}:${{RAILWAY_TCP_PROXY_PORT}}"
                    }
                  },
                  "volumeMounts": {
                    "233d1c0c-ec14-41e0-a8c8-30a05f3bd8b6": {
                      "mountPath": "/data"
                    }
                  },
                  "haTemplateCode": "redis-ha",
                  "haConversionConfig": {
                    "edge": {
                      "label": "Reverse Proxies",
                      "options": [
                        1,
                        2
                      ],
                      "nodeLabel": "HAProxy",
                      "description": "HAProxy instances routing writes to the primary",
                      "defaultValue": 2
                    },
                    "replica": {
                      "label": "Redis Replicas",
                      "options": [
                        2,
                        3,
                        4,
                        5
                      ],
                      "nodeLabel": "Redis",
                      "description": "Nodes running Redis + colocated Sentinel",
                      "defaultValue": 2
                    },
                    "internal": null,
                    "description": "This will convert your Redis instance to an HA cluster with Sentinel failover and HAProxy routing to the primary."
                  }
                },
                "2e8590dd-2aa4-4337-8f61-c1f2b591f0ea": {
                  "icon": "https://emoji.aranja.com/emojis/apple/1f4dd.png",
                  "name": "crawlchat-marker",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null,
                    "restartPolicyType": "ON_FAILURE",
                    "restartPolicyMaxRetries": 10
                  },
                  "source": {
                    "image": "ghcr.io/crawlchat/crawlchat-marker:v0.1.5"
                  },
                  "variables": {
                    "API_KEY": {
                      "isOptional": false,
                      "description": "A secret key",
                      "defaultValue": "${{crawlchat-front.JWT_SECRET}}"
                    }
                  }
                },
                "34c2f9ba-5084-4573-9fab-e22fe2c0d3ad": {
                  "icon": "https://emoji.aranja.com/emojis/apple/1f550.png",
                  "name": "update-kb",
                  "deploy": {
                    "startCommand": "npm run cron -- --job-name update-knowledge-base",
                    "healthcheckPath": null
                  },
                  "source": {
                    "image": "ghcr.io/crawlchat/crawlchat-source-sync:latest"
                  },
                  "variables": {
                    "REDIS_URL": {
                      "isOptional": false,
                      "description": "Redis URL",
                      "defaultValue": "${{Redis.REDIS_URL}}}}"
                    },
                    "SELF_HOSTED": {
                      "isOptional": false,
                      "description": "Self hosted flag. Should be true",
                      "defaultValue": "true"
                    },
                    "SERVER_HOST": {
                      "isOptional": false,
                      "description": "Server app host",
                      "defaultValue": "http://${{crawlchat-server.RAILWAY_PRIVATE_DOMAIN}}:8080"
                    },
                    "ADMIN_EMAILS": {
                      "isOptional": true,
                      "description": "Comma separated admin emails",
                      "defaultValue": "${{crawlchat-front.ADMIN_EMAILS}}"
                    },
                    "DATABASE_URL": {
                      "isOptional": false,
                      "description": "Database URL",
                      "defaultValue": "mongodb://${{crawlchat-mongo.RAILWAY_PRIVATE_DOMAIN}}:27017/crawlchat?directConnection=true&retryWrites=false&replicaSet=rs0&authSource=admin"
                    },
                    "GITHUB_TOKEN": {
                      "isOptional": true,
                      "description": "Required for Github issues, discussions, etc.",
                      "defaultValue": ""
                    },
                    "PGVECTOR_URL": {
                      "isOptional": false,
                      "description": "pgvector database URL",
                      "defaultValue": "${{pgvector.DATABASE_URL_PRIVATE}}"
                    },
                    "ITEM_QUEUE_NAME": {
                      "isOptional": false,
                      "description": "Queue name for pages",
                      "defaultValue": "item"
                    },
                    "SOURCE_SYNC_URL": {
                      "isOptional": false,
                      "description": "source-sync app URL",
                      "defaultValue": "http://${{crawlchat-source-sync.RAILWAY_PRIVATE_DOMAIN}}:8080"
                    },
                    "GROUP_QUEUE_NAME": {
                      "isOptional": false,
                      "description": "Queue name for groups",
                      "defaultValue": "group"
                    },
                    "OPENROUTER_API_KEY": {
                      "isOptional": false,
                      "description": "OpenRouter API Key",
                      "defaultValue": "${{crawlchat-front.OPENROUTER_API_KEY}}"
                    },
                    "SCRAPECREATORS_API_KEY": {
                      "isOptional": true,
                      "description": "ScrapeCreator for Youtube video fetching",
                      "defaultValue": ""
                    }
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  }
                },
                "4ca8fa0a-a534-45ca-9e80-5f7de95204c1": {
                  "icon": "https://devicons.railway.app/i/postgresql.svg",
                  "name": "pgvector",
                  "deploy": {
                    "startCommand": "/bin/sh -c \"unset PGPORT; docker-entrypoint.sh postgres --port=5432\"",
                    "healthcheckPath": null,
                    "restartPolicyType": "ON_FAILURE",
                    "restartPolicyMaxRetries": 10
                  },
                  "source": {
                    "image": "pgvector/pgvector:pg18"
                  },
                  "variables": {
                    "PGDATA": {
                      "isOptional": true,
                      "description": "Database specific. No need to update",
                      "defaultValue": "/var/lib/postgresql/data/pgdata"
                    },
                    "PGHOST": {
                      "isOptional": true,
                      "description": "Database specific. No need to update",
                      "defaultValue": "${{RAILWAY_TCP_PROXY_DOMAIN}}"
                    },
                    "PGPORT": {
                      "isOptional": true,
                      "description": "Database specific. No need to update",
                      "defaultValue": "${{RAILWAY_TCP_PROXY_PORT}}"
                    },
                    "PGUSER": {
                      "isOptional": true,
                      "description": "Database specific. No need to update",
                      "defaultValue": "${{POSTGRES_USER}}"
                    },
                    "PGDATABASE": {
                      "isOptional": true,
                      "description": "Database specific. No need to update",
                      "defaultValue": "${{POSTGRES_DB}}"
                    },
                    "PGPASSWORD": {
                      "isOptional": true,
                      "description": "Database specific. No need to update",
                      "defaultValue": "${{POSTGRES_PASSWORD}}"
                    },
                    "POSTGRES_DB": {
                      "isOptional": true,
                      "description": "Database specific. No need to update",
                      "defaultValue": "railway"
                    },
                    "DATABASE_URL": {
                      "isOptional": true,
                      "description": "Database specific. No need to update",
                      "defaultValue": "postgres://${{PGUSER}}:${{PGPASSWORD}}@${{PGHOST}}:${{PGPORT}}/${{PGDATABASE}}"
                    },
                    "POSTGRES_USER": {
                      "isOptional": true,
                      "description": "Database specific. No need to update",
                      "defaultValue": "postgres"
                    },
                    "PGHOST_PRIVATE": {
                      "isOptional": true,
                      "description": "Database specific. No need to update",
                      "defaultValue": "${{RAILWAY_PRIVATE_DOMAIN}}"
                    },
                    "PGPORT_PRIVATE": {
                      "isOptional": true,
                      "description": "Database specific. No need to update",
                      "defaultValue": "5432"
                    },
                    "POSTGRES_PASSWORD": {
                      "isOptional": true,
                      "description": "Database specific. No need to update",
                      "defaultValue": "{{POSTGRES_PASSWORD}}"
                    },
                    "DATABASE_URL_PRIVATE": {
                      "isOptional": true,
                      "description": "Database specific. No need to update",
                      "defaultValue": "postgres://${{PGUSER}}:${{PGPASSWORD}}@${{PGHOST_PRIVATE}}:${{PGPORT_PRIVATE}}/${{PGDATABASE}}"
                    }
                  },
                  "volumeMounts": {
                    "4ca8fa0a-a534-45ca-9e80-5f7de95204c1": {
                      "mountPath": "/var/lib/postgresql"
                    }
                  }
                },
                "631a6a65-947f-4e9a-98d4-4c5756f3b820": {
                  "icon": "https://emoji.aranja.com/emojis/apple/1f4ac.png",
                  "name": "crawlchat-server",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null,
                    "restartPolicyType": "ON_FAILURE",
                    "restartPolicyMaxRetries": 10
                  },
                  "source": {
                    "image": "ghcr.io/crawlchat/crawlchat-server:latest"
                  },
                  "variables": {
                    "JWT_SECRET": {
                      "isOptional": false,
                      "description": "A secret key",
                      "defaultValue": "${{crawlchat-front.JWT_SECRET}}"
                    },
                    "SELF_HOSTED": {
                      "isOptional": false,
                      "description": "Should be true",
                      "defaultValue": "true"
                    },
                    "SERVER_HOST": {
                      "isOptional": false,
                      "description": "server app host",
                      "defaultValue": "http://${{crawlchat-server.RAILWAY_PRIVATE_DOMAIN}}:8080"
                    },
                    "ADMIN_EMAILS": {
                      "isOptional": true,
                      "description": "Comma separated admin emails",
                      "defaultValue": "${{crawlchat-front.ADMIN_EMAILS}}"
                    },
                    "DATABASE_URL": {
                      "isOptional": false,
                      "description": "Database URL",
                      "defaultValue": "mongodb://${{crawlchat-mongo.RAILWAY_PRIVATE_DOMAIN}}:27017/crawlchat?directConnection=true&retryWrites=false&replicaSet=rs0&authSource=admin"
                    },
                    "PGVECTOR_URL": {
                      "isOptional": false,
                      "description": "pgvector database URL",
                      "defaultValue": "${{pgvector.DATABASE_URL_PRIVATE}}"
                    },
                    "GITHUB_APP_ID": {
                      "isOptional": true,
                      "description": "For Github bot installation",
                      "defaultValue": ""
                    },
                    "OPENAI_API_KEY": {
                      "isOptional": true,
                      "description": "Deprecated",
                      "defaultValue": ""
                    },
                    "SOURCE_SYNC_URL": {
                      "isOptional": false,
                      "description": "source-sync app URL",
                      "defaultValue": "http://${{crawlchat-source-sync.RAILWAY_PRIVATE_DOMAIN}}:8080"
                    },
                    "OPENROUTER_API_KEY": {
                      "isOptional": false,
                      "description": "OpenRouter API Key",
                      "defaultValue": "${{crawlchat-front.OPENROUTER_API_KEY}}"
                    },
                    "GITHUB_WEBHOOK_SECRET": {
                      "isOptional": true,
                      "description": "For Github bot",
                      "defaultValue": ""
                    },
                    "GITHUB_APP_PRIVATE_KEY": {
                      "isOptional": true,
                      "description": "For Github bot",
                      "defaultValue": ""
                    }
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  }
                },
                "6796099e-3b7a-45b8-ac79-48d990b9cf99": {
                  "icon": "https://emoji.aranja.com/emojis/apple/1f9f9.png",
                  "name": "cleanup-messages",
                  "deploy": {
                    "startCommand": "npm run cron -- --job-name cleanup-messages",
                    "healthcheckPath": null
                  },
                  "source": {
                    "image": "ghcr.io/crawlchat/crawlchat-server:latest"
                  },
                  "variables": {
                    "JWT_SECRET": {
                      "isOptional": false,
                      "description": "A secret key",
                      "defaultValue": "${{crawlchat-front.JWT_SECRET}}"
                    },
                    "SELF_HOSTED": {
                      "isOptional": false,
                      "description": "Should be true",
                      "defaultValue": "true"
                    },
                    "SERVER_HOST": {
                      "isOptional": false,
                      "description": "server app host",
                      "defaultValue": "http://${{crawlchat-server.RAILWAY_PRIVATE_DOMAIN}}:8080"
                    },
                    "ADMIN_EMAILS": {
                      "isOptional": true,
                      "description": "Comma separated admin emails",
                      "defaultValue": "${{crawlchat-front.ADMIN_EMAILS}}"
                    },
                    "DATABASE_URL": {
                      "isOptional": false,
                      "description": "Database URL",
                      "defaultValue": "mongodb://${{crawlchat-mongo.RAILWAY_PRIVATE_DOMAIN}}:27017/crawlchat?directConnection=true&retryWrites=false&replicaSet=rs0&authSource=admin"
                    },
                    "PGVECTOR_URL": {
                      "isOptional": false,
                      "description": "pgvector database URL",
                      "defaultValue": "${{pgvector.DATABASE_URL_PRIVATE}}"
                    },
                    "GITHUB_APP_ID": {
                      "isOptional": true,
                      "description": "Required for Github issues, discussions, etc.",
                      "defaultValue": ""
                    },
                    "OPENAI_API_KEY": {
                      "isOptional": true,
                      "description": "Deprecated",
                      "defaultValue": ""
                    },
                    "SOURCE_SYNC_URL": {
                      "isOptional": false,
                      "description": "source-sync app URL",
                      "defaultValue": "http://${{crawlchat-source-sync.RAILWAY_PRIVATE_DOMAIN}}:8080"
                    },
                    "OPENROUTER_API_KEY": {
                      "isOptional": false,
                      "description": "OpenRouter API Key",
                      "defaultValue": "${{crawlchat-front.OPENROUTER_API_KEY}}"
                    },
                    "GITHUB_WEBHOOK_SECRET": {
                      "isOptional": true,
                      "description": "For Github bot",
                      "defaultValue": ""
                    },
                    "GITHUB_APP_PRIVATE_KEY": {
                      "isOptional": true,
                      "description": "For Github bot",
                      "defaultValue": ""
                    }
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  }
                },
                "c66c65ba-256a-48ea-81f2-706d5761cc16": {
                  "icon": "https://crawlchat.app/logo.png",
                  "name": "crawlchat-front",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null,
                    "restartPolicyType": "ON_FAILURE",
                    "restartPolicyMaxRetries": 10
                  },
                  "source": {
                    "image": "ghcr.io/crawlchat/crawlchat-front:latest"
                  },
                  "variables": {
                    "JWT_SECRET": {
                      "isOptional": false,
                      "description": "A secret key",
                      "defaultValue": "{{JWT_SECRET}}"
                    },
                    "RESEND_KEY": {
                      "isOptional": true,
                      "description": "Used for emails",
                      "defaultValue": ""
                    },
                    "MARKER_HOST": {
                      "isOptional": false,
                      "description": "marker app host",
                      "defaultValue": "http://${{crawlchat-marker.RAILWAY_PRIVATE_DOMAIN}}:80"
                    },
                    "SELF_HOSTED": {
                      "isOptional": false,
                      "description": "Should be true",
                      "defaultValue": "true"
                    },
                    "SERVER_HOST": {
                      "isOptional": false,
                      "description": "server app host",
                      "defaultValue": "http://${{crawlchat-server.RAILWAY_PRIVATE_DOMAIN}}:8080"
                    },
                    "ADMIN_EMAILS": {
                      "isOptional": true,
                      "description": "Comma separated admin emails",
                      "defaultValue": "${{shared.ADMIN_EMAILS}}"
                    },
                    "DATABASE_URL": {
                      "isOptional": false,
                      "description": "Database URL",
                      "defaultValue": "mongodb://${{crawlchat-mongo.RAILWAY_PRIVATE_DOMAIN}}:27017/crawlchat?directConnection=true&retryWrites=false&replicaSet=rs0&authSource=admin"
                    },
                    "DODO_API_KEY": {
                      "isOptional": true,
                      "description": "Not required",
                      "defaultValue": ""
                    },
                    "VITE_APP_URL": {
                      "isOptional": false,
                      "description": "Public front URL",
                      "defaultValue": "https://${{RAILWAY_PUBLIC_DOMAIN}}"
                    },
                    "MARKER_API_KEY": {
                      "isOptional": false,
                      "description": "API Key for marker app",
                      "defaultValue": "${{crawlchat-front.JWT_SECRET}}"
                    },
                    "DEFAULT_INDEXER": {
                      "isOptional": false,
                      "description": "Should be earth for pgvector",
                      "defaultValue": "earth"
                    },
                    "SOURCE_SYNC_URL": {
                      "isOptional": false,
                      "description": "source-sync app URL",
                      "defaultValue": "http://${{crawlchat-source-sync.RAILWAY_PRIVATE_DOMAIN}}:8080"
                    },
                    "VITE_SERVER_URL": {
                      "isOptional": false,
                      "description": "Public server URL",
                      "defaultValue": "https://${{crawlchat-server.RAILWAY_PUBLIC_DOMAIN}}"
                    },
                    "DATAFAST_API_KEY": {
                      "isOptional": true,
                      "description": "Not required",
                      "defaultValue": ""
                    },
                    "GOOGLE_CLIENT_ID": {
                      "isOptional": true,
                      "description": "For Google login",
                      "defaultValue": ""
                    },
                    "VITE_DATAFAST_ID": {
                      "isOptional": true,
                      "description": "Not required",
                      "defaultValue": ""
                    },
                    "RESEND_FROM_EMAIL": {
                      "isOptional": true,
                      "description": "Used for emails",
                      "defaultValue": ""
                    },
                    "OPENROUTER_API_KEY": {
                      "isOptional": false,
                      "description": "OpenRouter API Key",
                      "defaultValue": "{{OPENROUTER_API_KEY}}"
                    },
                    "VITE_SERVER_WS_URL": {
                      "isOptional": false,
                      "description": "Public server websocket URL",
                      "defaultValue": "wss://${{crawlchat-server.RAILWAY_PUBLIC_DOMAIN}}"
                    },
                    "DODO_WEBHOOK_SECRET": {
                      "isOptional": true,
                      "description": "Not required",
                      "defaultValue": ""
                    },
                    "GOOGLE_REDIRECT_URI": {
                      "isOptional": true,
                      "description": "For Google login",
                      "defaultValue": ""
                    },
                    "GOOGLE_CLIENT_SECRET": {
                      "isOptional": true,
                      "description": "For Google login",
                      "defaultValue": ""
                    },
                    "TURNSTILE_SECRET_KEY": {
                      "isOptional": true,
                      "description": "Cloudflare Turnstile Secret for Login page",
                      "defaultValue": ""
                    },
                    "VITE_SOURCE_SYNC_URL": {
                      "isOptional": false,
                      "description": "Public source-sync app URL",
                      "defaultValue": "https://${{crawlchat-source-sync.RAILWAY_PUBLIC_DOMAIN}}"
                    },
                    "DEFAULT_SIGNUP_PLAN_ID": {
                      "isOptional": false,
                      "description": "This plan gets activated for all signups",
                      "defaultValue": "accelerate-yearly"
                    },
                    "VITE_TURNSTILE_SITE_KEY": {
                      "isOptional": true,
                      "description": "Cloudflare Turnstile Key for Login page",
                      "defaultValue": ""
                    },
                    "LEMONSQUEEZY_WEBHOOK_SECRET": {
                      "isOptional": true,
                      "description": "Not required",
                      "defaultValue": ""
                    },
                    "VITE_GITHUB_APP_INSTALL_URL": {
                      "isOptional": true,
                      "description": "Public Github bot installation URL",
                      "defaultValue": ""
                    }
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  }
                },
                "d28e1a1c-fb03-4a90-b42d-13d138b00d5f": {
                  "icon": "https://emoji.aranja.com/emojis/apple/1f4ee.png",
                  "name": "weekly-update",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null
                  },
                  "source": {
                    "image": "ghcr.io/crawlchat/crawlchat-server:latest"
                  },
                  "variables": {
                    "JWT_SECRET": {
                      "isOptional": false,
                      "description": "A secret key",
                      "defaultValue": "${{crawlchat-front.JWT_SECRET}}"
                    },
                    "SELF_HOSTED": {
                      "isOptional": false,
                      "description": "Should be true",
                      "defaultValue": "true"
                    },
                    "SERVER_HOST": {
                      "isOptional": false,
                      "description": "server app host",
                      "defaultValue": "http://${{crawlchat-server.RAILWAY_PRIVATE_DOMAIN}}:8080"
                    },
                    "ADMIN_EMAILS": {
                      "isOptional": true,
                      "description": "Comma separated admin emails",
                      "defaultValue": "${{crawlchat-front.ADMIN_EMAILS}}"
                    },
                    "DATABASE_URL": {
                      "isOptional": false,
                      "description": "Database URL",
                      "defaultValue": "mongodb://${{crawlchat-mongo.RAILWAY_PRIVATE_DOMAIN}}:27017/crawlchat?directConnection=true&retryWrites=false&replicaSet=rs0&authSource=admin"
                    },
                    "PGVECTOR_URL": {
                      "isOptional": false,
                      "description": "pgvector database URL",
                      "defaultValue": "${{pgvector.DATABASE_URL_PRIVATE}}"
                    },
                    "GITHUB_APP_ID": {
                      "isOptional": true,
                      "description": "For Github bot",
                      "defaultValue": ""
                    },
                    "OPENAI_API_KEY": {
                      "isOptional": true,
                      "description": "Deprecated",
                      "defaultValue": ""
                    },
                    "SOURCE_SYNC_URL": {
                      "isOptional": false,
                      "description": "source-sync app URL",
                      "defaultValue": "http://${{crawlchat-source-sync.RAILWAY_PRIVATE_DOMAIN}}:8080"
                    },
                    "OPENROUTER_API_KEY": {
                      "isOptional": false,
                      "description": "OpenRouter API Key",
                      "defaultValue": "${{crawlchat-front.OPENROUTER_API_KEY}}"
                    },
                    "GITHUB_WEBHOOK_SECRET": {
                      "isOptional": true,
                      "description": "For Github bot",
                      "defaultValue": ""
                    },
                    "GITHUB_APP_PRIVATE_KEY": {
                      "isOptional": true,
                      "description": "For Github bot",
                      "defaultValue": ""
                    }
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  }
                },
                "fb38d732-f11f-48a8-b1ac-26385dbb94d6": {
                  "icon": "https://emoji.aranja.com/emojis/apple/1f9e0.png",
                  "name": "crawlchat-source-sync",
                  "deploy": {
                    "startCommand": null,
                    "healthcheckPath": null,
                    "restartPolicyType": "ON_FAILURE",
                    "restartPolicyMaxRetries": 10
                  },
                  "source": {
                    "image": "ghcr.io/crawlchat/crawlchat-source-sync:latest"
                  },
                  "variables": {
                    "REDIS_URL": {
                      "isOptional": false,
                      "description": "Redis URL",
                      "defaultValue": "${{Redis.REDIS_URL}}}}"
                    },
                    "JWT_SECRET": {
                      "isOptional": false,
                      "description": "A secret key",
                      "defaultValue": "${{crawlchat-front.JWT_SECRET}}"
                    },
                    "SELF_HOSTED": {
                      "isOptional": false,
                      "description": "Should be true",
                      "defaultValue": "true"
                    },
                    "SERVER_HOST": {
                      "isOptional": false,
                      "description": "server app host",
                      "defaultValue": "http://${{crawlchat-server.RAILWAY_PRIVATE_DOMAIN}}:8080"
                    },
                    "ADMIN_EMAILS": {
                      "isOptional": true,
                      "description": "Comma separated admin emails",
                      "defaultValue": "${{crawlchat-front.ADMIN_EMAILS}}"
                    },
                    "DATABASE_URL": {
                      "isOptional": false,
                      "description": "Database URL",
                      "defaultValue": "mongodb://${{crawlchat-mongo.RAILWAY_PRIVATE_DOMAIN}}:27017/crawlchat?directConnection=true&retryWrites=false&replicaSet=rs0&authSource=admin"
                    },
                    "GITHUB_TOKEN": {
                      "isOptional": true,
                      "description": "For Github bot",
                      "defaultValue": ""
                    },
                    "PGVECTOR_URL": {
                      "isOptional": false,
                      "description": "pgvector database URL",
                      "defaultValue": "${{pgvector.DATABASE_URL_PRIVATE}}"
                    },
                    "ITEM_QUEUE_NAME": {
                      "isOptional": false,
                      "description": "Queue name for pages",
                      "defaultValue": "item"
                    },
                    "SOURCE_SYNC_URL": {
                      "isOptional": false,
                      "description": "source-sync app URL",
                      "defaultValue": "http://${{crawlchat-source-sync.RAILWAY_PRIVATE_DOMAIN}}:8080"
                    },
                    "GROUP_QUEUE_NAME": {
                      "isOptional": false,
                      "description": "Queue name for groups",
                      "defaultValue": "group"
                    },
                    "OPENROUTER_API_KEY": {
                      "isOptional": false,
                      "description": "OpenRouter API Key",
                      "defaultValue": "${{crawlchat-front.OPENROUTER_API_KEY}}"
                    },
                    "SCRAPECREATORS_API_KEY": {
                      "isOptional": true,
                      "description": "ScrapeCreator for Youtube video fetching",
                      "defaultValue": ""
                    }
                  },
                  "networking": {
                    "serviceDomains": {
                      "<hasDomain>": {}
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  },
  "post_deploy": {},
  "resources": {
    "expected_services": 10,
    "needs_volume": true
  },
  "generated_at": "2026-09-07T05:54:14.153Z",
  "generator_version": "0.1.0"
}
