- Home
- Skills
- DevOps & Cloud
- nex-deploy-script-pattern
Works with the AI tools you already use
Nex Deploy Script Pattern
Generate a staged, phase-numbered deployment system with automated backups, migrations, and health checks.
Free
nex-deploy-script-pattern
Example session with this skill installed
Create a deploy script for my Docker app in /opt/myapp. Rebuild the 'web' service, run migrations in mydb-postgres, and verify health at http://localhost:8080/health.
- Read your context and instructions
- Compiled the nex-deploy-script-pattern
I've generated the myapp-deploy/ package.
deploy.sh: 5-phase script (Backup -> Migrations -> Rebuild -> Restart -> Health Check).rollback.sh: One-click restoration of the latest timestamped backup.README.md: Instructions for execution and monitoring.
Run:sudo bash myapp-deploy/deploy.sh
Connects securely to your tools. The creator never sees your data.
About this skill
Professional Deployment Management for Debian and Raspberry Pi
Ship code with confidence to your home server or production VPS. This skill generates a staged, production-grade deployment package designed for complex applications that require more than a simple file copy. It automates the "Phase" approach used by professional DevOps engineers to ensure every deployment is safe, verified, and reversible.
What it does
The skill produces a structured deployment directory containing deploy.sh and rollback.sh scripts customized for your specific stack. It handles the heavy lifting of sequential operations:
- Phase 0 (Atomic Backup): Creates a timestamped full backup of your project directory before any changes.
- Phase 1 (Database Migrations): Runs SQL migrations against your database container.
- Phase 2 (Build & Rebuild): Manages Docker Compose builds or frontend
npmcompilation. - Phase 3 (Service Restart): Safely restarts Docker services or Systemd units.
- Phase 4 (Health & Smoke Tests): Polls health endpoints and verifies specific URLs before declaring victory.
Why developer's use it
While a simple docker compose up might work for demos, this skill provides a safety net. If a migration fails or a build errors out, the script aborts immediately thanks to set -euo pipefail, leaving your live environment untouched. It eliminates the "it worked in dev but broke on the Pi" anxiety by adding automated verification and a ready-to-fire rollback command.
Supported Environments
Works on any Debian-based system (Ubuntu, Raspberry Pi OS). Supports Docker Compose stacks and traditional Systemd service architectures.
Built by Nex AI. More skills and info at nex-ai.be and slopsome.com.
How to install
Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.
- 1
Download the ZIP
Free skills download straight away. Paid skills unlock right after purchase.
- 2
Unzip into your skills folder
Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.
- 3
Ask your agent to use it
Restart the agent if it was already running. It picks the skill up automatically - no config needed.
Skills folder by agent
Click the path to copy it. Create the folder if it does not exist yet.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
1 install
Downloaded by developers to date
Free forever
No account required to browse
Trust & safety
Security scanned
Verified clean 28 days ago
- Free to download with an account