/hubot-vtr-rhodey

Helper service for Hubot-VTR

Primary LanguagePythonMIT LicenseMIT

hubot-vtr-rhodey

Helper service for Hubot-VTR

Setup

  • First you'll need to install Flask using either pip install flask or easy_install flask.
  • Second you'll need MaxMind's GeoIP City setup. You can get directions to do that here. After that's done make sure the GeoLiteCity.dat file is in the /data directory.

Setup on Heroku

Press the button.... you know you want to...

Deploy

Running

Couldn't be simpler, just run python hello.py and now you can go to http://localhost:5000/helloworld to make sure it's working.