deploy.sh
is for development. It runs it locally, on the host system
docker_deploy.sh
is for production or development. It runs it in a docker container. It also runs all the spear server stuff for emails, blogs and forms
The docker stuff works, but isn't complete yet, email functionallity is not implemented