View on GitHub

docker-devbox

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

portainer

Containers running Portainer CE :

portainer-screenshot.png

Usage with docker

Usage with Kubernetes

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

Resources