Sign inSign up

humblebeeai/nginx

By humblebeeai

Updated 4 months ago

Buildkit cache
Image
Networking
Web servers
Web analytics
0

2.0K

humblebeeai/nginx repository overview

Overview

This Docker image provides a production-ready NGINX runtime optimized for reverse proxying, TLS termination, and traffic management within the NGINX Stack. It is designed to run as part of a Docker Compose–orchestrated infrastructure.

Image

  • Repository: humblebeeai/nginx
  • Registry: Docker Hub
  • Base: NGINX (open source)

Responsibilities

  • HTTP/HTTPS reverse proxy
  • TLS termination
  • Load balancing
  • Rate limiting and caching
  • WebSocket and HTTP/2 support

Runtime Model

  • Stateless container
  • Configuration injected via mounted volumes
  • TLS assets mounted from shared storage
  • Controlled via container command flags

Ports

  • 80/tcp — HTTP
  • 443/tcp — HTTPS / gRPC (configurable)

Execution

Typically executed via Docker Compose as part of the NGINX Stack.

References

Tag summary

Content type

Image

Digest

sha256:a80991218

Size

43.9 MB

Last updated

4 months ago

docker pull humblebeeai/nginx