View on GitHub

docker-devbox

[DEV] Docker stacks to quickly setup a dev environment and test some tools.

whoami

Container running traefik/whoami) to discover traefik :

whoami-screenshot

Usage with docker

Usage with Kubernetes

Read whoami/k8s-install.sh and run :

# To get whoami on http://whoami.dev.localhost
bash whoami/k8s-install.sh
# To get whoami on http://whoami.example.net
DEVBOX_HOSTNAME=example.net bash whoami/k8s-install.sh

Ressources