Sign inSign up

ishuar/nginx-container-info

By ishuar

Updated 8 months ago

Nginx image for debugging & demos with web interface showing container metadata and live metrics.

Image
Networking
Developer tools
Web servers
0

543

ishuar/nginx-container-info repository overview

Nginx Container Info

Custom Nginx container for debugging and demos in Kubernetes or other container environments. Features a responsive web interface showing pod/container metadata and live metrics.

Features

  • 📊 Live Metrics - Real-time nginx statistics with auto-refresh
  • 📱 Responsive UI - Works on desktop, tablet, and mobile
  • 🔍 Debug Endpoints - Health checks, headers echo, server info
  • 🏷️ Version Display - Shows image version on dashboard
  • 🔒 Secure - Runs as non-root (UID 101)

Endpoints

PathDescription
/HTML dashboard with live metrics
/healthHealth check (JSON)
/infoServer and client information (JSON)
/headersEcho all request headers (JSON)
/plainPlain text server info
/nginx-statusNginx stub_status metrics

Environment Variables

VariableDefaultDescription
POD_NAME$HOSTNAMEPod/container name
POD_IP127.0.0.1Pod/container IP
USERgithub.com/ishuarCustom user identifier
IMAGE_VERSIONv0.1.0Image version (set via build ARG)

Use Cases

  • Load balancer testing
  • Network debugging
  • Service mesh testing
  • Kubernetes demos
  • Learning networking concepts

Author

Ishan Sharma - @ishuar

Tag summary

Content type

Image

Digest

sha256:6a2a4a677

Size

57 MB

Last updated

8 months ago

docker pull ishuar/nginx-container-info