docker-erlang-example
docker-erlang-example copied to clipboard
HowTo Erlang in Docker
Expand the ELK examples to show to get statistics from cowboy out into flatlog and then use those to analyse in kibana.
Add instructions on how to include and configure the ssh application in an image for easy debugging.
Ran into a weird issue that was a little tricky to debug:  I have cowboy in my app locked to a git tag, so maybe when rebar3 has to...