django-health

Community

Expose Django health checks for reliable monitoring.

Authorcarlos-ASG
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Django health checks provide a standardized way to expose endpoints that report the health and readiness of a Django application, enabling container orchestration, monitoring systems, and proactive incident response.

Core Features & Use Cases

  • Built-in checks: database connectivity, migrations status, cache and storage availability.
  • Pluggable architecture: add custom checks and integrate with existing health checks.
  • Output formats: JSON and HTML endpoints suitable for monitoring systems.
  • Public schema readiness: ensure health endpoints are accessible without tenant scoping to support Docker/Kubernetes readiness probes.
  • Use Case: Deploying a Django app in Kubernetes, using health endpoints to drive liveness/readiness probes and alerting.

Quick Start

Install django-health-check with pip, register the apps in INSTALLED_APPS, expose the public URLs in urls_public.py, and test with curl the health endpoint at /health/.

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: django-health
Download link: https://github.com/carlos-ASG/tu-voz-en-ruta/archive/main.zip#django-health

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.