Install docker and docker-compose
Run sh <(curl -fsSL https://raw.githubusercontent.com/kagux/ex_debug_toolbar_demo/master/install.sh) to download the demo app, with the toolbar inside prepared for development
Run bin/docker-launcher server to start the server
The following tools are available
bin/docker-launcher initto prepare docker containers and servicesbin/docker-launcher serverto start serverbin/docker-launcher psqlto enter psqlbin/docker-launcher web_consoleto enter app console
Or you can use tmuxinator config that does it all.
Now you can visit web.ex_debug_toolbar_demo.docker from your browser.