contabo-deployment

Automate Contabo VPS deployments with nginx, pm2, and SSL.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/SMOrchestra-ai/smorch-brain --skill contabo-deployment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: contabo-deployment
Source: https://github.com/SMOrchestra-ai/smorch-brain/tree/main/skills/tools/contabo-deployment
Command: npx skills add https://github.com/SMOrchestra-ai/smorch-brain --skill contabo-deployment

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Centralized, repeatable deployment of Contabo-based VPS infrastructure using nginx, pm2, and SSL, reducing manual setup time and human error.

Core Features & Use Cases

  • Standardized Contabo VPS deployment workflow with nginx reverse proxy and pm2 process management.
  • Built-in safety rules, health checks, and rollback procedures to minimize downtime.
  • Guidance for SSL certificates, domain go-live, and post-deploy validation.

Quick Start

Run the deployment checklist to provision and update the Contabo VPS using the nginx + pm2 stack and SSL setup.

Frequently Asked Questions about contabo-deployment

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Contabo VPS deployment with nginx and pm2?

Automate Contabo VPS deployment by running a standardized workflow that configures nginx as a reverse proxy, manages applications with pm2, and enables SSL. This approach reduces manual setup time and human error during production go-lives and updates.

What is the best way to configure SSL and nginx on a Contabo VPS for production?

Configuring SSL and nginx on a Contabo VPS involves applying a production-grade workflow with an nginx reverse proxy and built-in safety rules. This setup includes guidance for SSL certificates, domain go-live, and post-deploy validation to ensure secure traffic.

Does Contabo deployment with pm2 support rollbacks and health checks?

Contabo deployment with pm2 supports rollbacks and health checks through built-in safety rules and rollback procedures. This minimizes downtime across Contabo-based infrastructure by validating application health during production updates and rollbacks.

Can I use this deployment workflow for both initial provisioning and updates on Contabo?

You can use this deployment workflow for both initial provisioning and updates on Contabo. It applies to production go-lives, routine updates, and rollbacks, providing a centralized and repeatable process for managing your VPS infrastructure throughout its lifecycle.

Why do I need pm2 and nginx for my Contabo VPS deployment?

You need nginx and pm2 for Contabo VPS deployment to ensure reliable process management and traffic routing. Nginx acts as an SSL-enabled reverse proxy, while pm2 manages application processes, together reducing downtime and standardizing infrastructure setup.

What are the limitations of a standardized Contabo nginx and pm2 deployment workflow?

A standardized Contabo nginx and pm2 deployment workflow is limited to Contabo-based infrastructure using this specific stack. It focuses on reducing manual setup and human error, meaning it may not apply to custom deployment configurations or other cloud providers.