ops-deployment

Community

Secure, automated deployment workflows for Vantus.

AuthorArtisanClarinets
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The Ops Deployment skill standardizes and automates the build, verification, and deployment processes for the Vantus platform, ensuring integrity, repeatability, and quick recovery from failures.

Core Features & Use Cases

  • Build Proof: Replaces standard builds with cryptographic build proofs to guarantee code integrity and auditability.
  • Automated Bootstrapping: Provision fresh Ubuntu 22.04 servers with an unprivileged user, firewall rules, and required tooling.
  • Environment Management: Collects and validates secrets, wires production configuration, and guards sensitive data.
  • Deployment & Recovery: Apply database migrations, restart services, and reload Nginx with zero-downtime and verifiable steps. Use case: Releasing a new version to production after code changes and schema updates.

Quick Start

  1. Verify Environment: Ensure all required secrets are set in .env or /etc/default/vantus.
  2. Run Build Proof: Execute npm run build to generate the cryptographic build proof and compile the app.
  3. Apply Migrations: Run npx prisma migrate deploy to update the production database.
  4. Restart Services: Restart the systemd service and reload Nginx to apply changes.

Dependency Matrix

Required Modules

None required

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: ops-deployment
Download link: https://github.com/ArtisanClarinets/crispy-fishstick/archive/main.zip#ops-deployment

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.