digitalocean-droplet-deployment
CommunityAutomate app deployment to DigitalOcean Droplets.
Authorvanman2024
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates deploying Python/Node.js apps to DigitalOcean Droplets using doctl, including pre-deployment validation, secret handling, and health checks.
Core Features & Use Cases
- Droplet Deployment: transfer code, install dependencies, and configure systemd services
- Secrets Management: securely manage environment variables
- Health Verification: health checks post-deployment
Quick Start
Validate the app locally, then deploy to Droplet with deploy-to-droplet.sh.
Dependency Matrix
Required Modules
doctlrsyncssh
Components
scripts
💻 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: digitalocean-droplet-deployment Download link: https://github.com/vanman2024/dev-lifecycle-marketplace/archive/main.zip#digitalocean-droplet-deployment Please download this .zip file, extract it, and install it in the .claude/skills/ directory.