kamal-deployment
OfficialZero-downtime Kamal deployments for kw-app
System Documentation
What problem does it solve?
This Skill enables zero-downtime deployments of kw-app using Kamal to staging (Raspberry Pi ARM64) and production (VPS x86_64), ensuring services stay online during releases.
Core Features & Use Cases
- Zero-downtime rolling restarts with Kamal for staging and production.
- Automated migrations before deploying new containers.
- Docker-based app container deployment with SSH-based remote execution.
- Console access and troubleshooting workflows for both staging and production environments.
Quick Start
Use Kamal to deploy to staging: kamal deploy -d staging Verify deployment status: kamal app details -d staging Check logs during deployment: kamal app logs -d staging --tail 100 Open a staging Rails console: kamal app exec -d staging -i --reuse "bin/rails console" Deploy to production after staging passes: kamal deploy -d production
Dependency Matrix
Required Modules
None requiredComponents
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: kamal-deployment Download link: https://github.com/rockcodelabs/kw-app/archive/main.zip#kamal-deployment Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.