observability-railway-deploy
π―Skillfrom adaptationio/skrillz
Deploys a complete LGTM observability stack to Railway cloud with team-accessible Grafana, Loki, Tempo, Prometheus, and Alloy services.
Installation
npx skills add https://github.com/adaptationio/skrillz --skill observability-railway-deploySkill Details
Deploy LGTM observability stack to Railway cloud. Use when deploying cloud-hosted observability with team access.
Overview
# Observability Railway Deploy
Deploy Grafana, Loki, Tempo, Prometheus, and Alloy to Railway for cloud-hosted observability.
Workflow
- Verify Railway CLI installed and authenticated
- Deploy Template 8TLSQD (Grafana stack)
- Configure Environment Variables (admin credentials, retention)
- Attach Persistent Volumes (Grafana, Loki, Tempo, Prometheus data)
- Get Public URLs (Grafana dashboard, Alloy OTLP endpoint)
- Generate Claude Code Config for Railway endpoint
- Verify Deployment (health checks, telemetry flow)
Output
```
β Railway Stack Deployed!
Access URLs:
Grafana: https://your-grafana-abc123.railway.app
OTLP Endpoint: https://your-alloy-abc123.railway.app:443
Next: Use claude-code-telemetry-enable --mode railway --endpoint
```
Cost Estimate
- Free tier: $5 credit/month (testing)
- Production: $15-25/month (5 services, 10GB volumes)
Scripts
scripts/deploy-to-railway.sh- Automated Railway deploymentscripts/get-railway-urls.sh- Fetch public URLs
More from this repository10
Performs comprehensive analysis of code, skills, processes, and data to extract actionable insights, identify patterns, and drive data-driven improvements.
Automatically diagnoses and resolves Auto-Claude installation, configuration, and runtime issues across different platforms and environments.
Authenticates and configures xAI Grok API access using Twitter/X account credentials, enabling seamless integration with OpenAI-compatible SDK methods.
Retrieve and integrate xAI Grok sentiment with financial data APIs to generate comprehensive market insights and analysis.
xai-crypto-sentiment skill from adaptationio/skrillz
Retrieves comprehensive financial market data including stocks, forex, crypto, and technical indicators using the Twelve Data API.
Enables real-time Twitter/X searches using Grok API to extract insights, track trends, monitor accounts, and analyze social discussions.
Enables autonomous agents to search X, web, execute code, and analyze documents with server-side tool management.
Optimizes Claude AI performance by reducing token usage, managing API costs, and improving build speed through intelligent model and context selection.
Automates comprehensive installation and setup of Auto-Claude across Windows, macOS, Linux, and WSL with multi-platform support and dependency management.