This is the code that runs:
then:
cd themortgagemeter
vi Dockerfile
Update items where it says TODO (see Config below)
docker build --no-cache .
eg on 14.04 ubuntu:
apt-get update
apt-get install -y docker.io python-pip
sudo pip install shutit
mkdir -p ~/.shutit && touch ~/.shutit/config && chmod 600 ~/.shutit/config
vi ~/.shutit/config
Set up ~/.shutit/config with:
[com.themortgagemeter.setup]
# Your git repo for cloning, eg: https://user@bitbucket.org/user/themortgagemeter.git
gitrepo:
gitpassword:
mailpass:
# site admin's mail account for monitoring emails
adminemail:
# gmail account with simple auth
senderemail:
# sitename, eg yoursite.com
sitename: