Skip to content

ianmiell/themortgagemeter

Repository files navigation

This is the code that runs:

themortgagemeter.com

Requirements:

For Using:

  • docker

then:

cd themortgagemeter
vi Dockerfile

Update items where it says TODO (see Config below)

docker build --no-cache .

For Development

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:

Config:

[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: