tzurot-deployment

Community

Deploy, monitor, and troubleshoot Tzurot v3 on Railway.

Authorlbds137
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Managing microservice deployments, monitoring logs, and debugging production issues can be complex and time-consuming. This Skill streamlines all Railway deployment operations, helping you quickly identify and resolve problems to keep your AI services running smoothly.

Core Features & Use Cases

  • Service Status & Logs: Instantly check the health of all microservices and tail logs for real-time debugging and request tracing using correlation IDs.
  • Environment Variable Management: Securely manage and update environment variables for each service directly from the CLI or Railway dashboard.
  • Deployment Workflow: Guide through standard deployment processes, including auto-deploys, manual updates, and safe rollbacks to previous versions.
  • Troubleshooting Guide: Step-by-step instructions for diagnosing and resolving common issues like service crashes, slow responses, and database migration failures.

Quick Start

Use the tzurot-deployment skill to check the status of all services and tail the logs for the 'api-gateway' service to debug a recent deployment.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tzurot-deployment
Download link: https://github.com/lbds137/tzurot/archive/main.zip#tzurot-deployment

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository