deploy-template
Search and deploy predefined Railway templates using fuzzy search. Automatically deploy the selected template to your Railway project and environment, streamlining project setup and configuration.
Instructions
Search and deploy Railway templates. This tool will search for templates using fuzzy search and automatically deploy the selected template to the current Railway project and environment.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
searchQuery | Yes | Search query to filter templates by name, description, or category | |
teamId | No | The ID of the team (optional) | |
templateIndex | No | Index of the template to deploy (required if multiple templates found) | |
workspacePath | Yes | The path to the workspace to deploy the template to |