devops-engineer

Manage VCT Platform DevOps with CI/CD, Docker, Kubernetes, and Terraform.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/vctplatform/vct-erp --skill devops-engineer-vctplatform
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: devops-engineer
Source: https://github.com/vctplatform/vct-erp/tree/main/vct-erp/.agents/skills/devops-engineer
Command: npx skills add https://github.com/vctplatform/vct-erp --skill devops-engineer-vctplatform

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates and manages the complex infrastructure, CI/CD pipelines, containerization, deployment, and monitoring for the VCT Platform, ensuring reliability and scalability.

Core Features & Use Cases

  • CI/CD Automation: Manages build, test, and deployment pipelines using GitHub Actions.
  • Containerization & Orchestration: Configures Docker for development and Kubernetes for production.
  • Infrastructure as Code: Utilizes Terraform for managing cloud resources.
  • Monitoring & Logging: Sets up Prometheus, Grafana, and ELK/Loki for observability.
  • Use Case: Deploying a new version of the VCT Platform backend service to production, ensuring zero downtime through rolling updates and automated health checks.

Quick Start

Use the devops-engineer skill to set up a new CI pipeline for the backend service.

Frequently Asked Questions about devops-engineer

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

FAQPage Schema
How do I automate CI/CD pipelines for Docker and Kubernetes deployments?

Automate CI/CD pipelines for Docker and Kubernetes by configuring GitHub Actions to manage builds, tests, and rolling updates with automated health checks. This ensures zero downtime during production deployments.

Can I use Terraform to manage infrastructure for Supabase, Neon, and Cloudflare?

Yes, use Terraform to manage infrastructure as code for Supabase, Neon, and Cloudflare. This provisions and maintains cloud resources to ensure platform reliability and scalability.

How do I set up Prometheus and Grafana monitoring for Kubernetes production environments?

Set up Prometheus and Grafana monitoring for Kubernetes by configuring observability pipelines that collect metrics and logs. This ensures platform reliability through automated health checks and logging.

What's the best way to achieve zero downtime deployments with rolling updates in Kubernetes?

Achieve zero downtime deployments in Kubernetes by automating rolling updates with CI/CD pipelines and health checks. This guarantees production reliability when deploying new backend service versions.

Does this DevOps approach work with GitHub Actions for backend service automation?

Yes, this DevOps approach integrates with GitHub Actions to automate backend service CI/CD pipelines. It manages builds, tests, and deployments to ensure platform scalability and reliability.