← Back to list

observability-railway-deploy
by adaptationio
⭐ 0🍴 0📅 Jan 24, 2026
SKILL.md
name: observability-railway-deploy description: Deploy LGTM observability stack to Railway cloud. Use when deploying cloud-hosted observability with team access.
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 <OTLP_URL>
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
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon