Back to catalog
Whoami logo

Self-Host with Docker · Yantr

Whoami

Simple HTTP service that displays request details - ideal for testing proxies and ingress.

About

Whoami is an extremely simple HTTP service that prints all incoming request details back to the client. When you access it, it displays the hostname, IP address, headers, and other request information. It's primarily used for testing reverse proxies, load balancers, Kubernetes ingress, Docker networking, and other infrastructure. Features include displaying request method, path, headers, client IP, and server info in a clean format. Perfect for testing that your reverse proxy is working, checking what headers are being passed, or debugging network configurations.

How to Self-Host Whoami

Whoami can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Whoami does, which Docker image Yantr uses, default ports, dependencies, and where to find the original compose template.

If you searched for Whoami Docker, Whoami Docker Compose, or self-host Whoami, this page is the direct landing page for that app in Yantr's catalog.

Use Cases

  • Test reverse proxy configurations.
  • Verify what headers are being forwarded.
  • Check your public IP as seen by the server.
  • Debug Docker networking and port forwarding.

Technical Details

Ports

Port Protocol Label
80 HTTP Web UI

Docker Image

traefik/whoami

Service Name

whoami

Notes

  • Tiny image - only displays request info
  • Useful for testing but not much else
  • No configuration needed - just works

Related Apps

More App Pages

Explore the full app catalog for more self-hosted services, alternatives, and dependencies that work alongside Whoami.

Page generated 2026-03-06T16:43:27.553Z