templates

Installation
Summary

Search and deploy pre-configured services from Railway's template marketplace.

  • Supports 20+ templates across databases (PostgreSQL, Redis, MySQL, MongoDB), CMS platforms (Ghost, Strapi), storage (Minio), automation (n8n), and monitoring (Uptime Kuma)
  • Query templates by category or verification status; fetch template details including serialized configuration needed for deployment
  • Deploy templates to a project and environment in two steps: fetch template metadata, then execute deployment mutation with project, environment, and workspace IDs
  • Connect deployed services using reference variables (e.g., ${{Postgres.DATABASE_URL}}); backend services access private URLs, frontend applications must route through backend APIs or use public URLs
SKILL.md

Templates

Search and deploy services from Railway's template marketplace.

When to Use

  • User asks to "add Postgres", "add Redis", "add a database"
  • User asks to "add Ghost", "add Strapi", "add n8n", or any other service
  • User wants to find templates for a use case (e.g., "CMS", "storage", "monitoring")
  • User asks "what templates are available?"
  • User wants to deploy a pre-configured service

Common Template Codes

Category Template Code
Databases PostgreSQL postgres
Redis redis
MySQL mysql
Related skills

More from railwayapp/railway-skills

Installs
725
GitHub Stars
259
First Seen
Jan 20, 2026