docker-health

Community

Diagnostica el estado de contenedores Docker.

AuthorJuanis86
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps quickly diagnose the health and availability of Docker containers running the SaaS platform.

Core Features & Use Cases

  • Container status: List active containers and their health status.
  • Service health checks: Validate PostgreSQL, Redis, Qdrant, and API health endpoints.
  • Troubleshooting: Retrieve recent logs and monitor resource usage.

Quick Start

Run the health checks by listing containers with docker compose ps, then verify health endpoints for Core, QuantFlow, and CodeGuard.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: docker-health
Download link: https://github.com/Juanis86/saas-platform/archive/main.zip#docker-health

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