Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update HoneyBadger.md #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

2smithereens
Copy link
Contributor

requirements.txt is in the /opt/honeybadger/server/ folder, the cd needs to be moved up before running the pip3 or it will fail.

Adding quit command to exit the python interpreter.

NOT INCLUDED IN PULL, BUT NEEDS CLARIFICATION python3 honeybadger.py -ik <IPSTACK_KEY> -gk <GOOGLE_KEY> on line 55 references keys that aren't included. It may be that the instructions can include documentation on where to get the keys, or just removing the flags, since they aren't directly given for the course.

requirements.txt is in the /opt/honeybadger/server/ folder, the cd needs to be moved up before running the pip3 or it will fail.

Adding quit command to exit the python interpreter.

***NOT INCLUDED IN PULL, BUT NEEDS CLARIFICATION***  `python3 honeybadger.py -ik <IPSTACK_KEY> -gk <GOOGLE_KEY>`  on line 55 references keys that aren't included.  It may be that the instructions can include documentation on where to get the keys, or just removing the flags, since they aren't directly given for the course.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant