For Docker Swarm we should enable basic auth by default. We don't want users deploying OpenFaaS with public IPs and having that open to the world. Since we use a shell script to deploy I think we can automate this with bash. First attempt #743 Feedback/suggestions/ideas welcome Alex