What problem does it solve?
This Skill standardizes safe production deployment for Veda services, reducing errors during code transfers, restarts, environment updates, and post-deploy checks.
Core Features & Use Cases
- Production Deployments: Handles frontend, backend, bot, and websocket releases on the Veda server with the correct deployment flow.
- Operational Guardrails: Enforces confirmation before deploy, zero-downtime reloads where required, health checks, and safe handling of environment variables.
- Server Troubleshooting: Guides diagnosis of failing services, PM2 process inspection, rsync synchronization, and recovery from common deployment incidents.
- Use Case: A developer needs to update app-myveda, verify the active PM2 process, sync build artifacts, and confirm the service is healthy after release.
Quick Start
Use this Skill to prepare, validate, and safely deploy the requested Veda service, then summarize what changed and how to verify it.