This is a Quickstart guide for FaaS functions as a Service on Play-with-docker.com
Head over to http://play-with-docker.com/ and start a new session. Add one host to start with.
# docker swarm init # use --advertise-addr here and pick the 10.x IP address range
# git clone https://github.com/alexellis/faas
# cd faas
# ./deploy_stack.sh