Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 644 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 644 Bytes

honeybadger

Setting up Honeybadger

Install Python 2.7.X if you don't already have it
Download and set up the latest version of web2py and run in public mode with ./web2py
Download the latest copy of Honeybadger from github and extract into the applications folder of your web2py directory.
Run the web2py server in public mode
Configure a virtual machine on a host-only adapter and navigate to http://<host ip>:8000/honeybadger and select analyse
From the host OS navigate to http://localhost:8000/honeybadger and select submit

A demo of honeybadger is hosted at http://honeybadger.mycorneroftheinter.net