Michael Curry
Michael Curry
Do you prefer embedding a copy of `wait-for-it.sh` in this project repo? Otherwise we'll need to download latest version during build.
The quick solution to the mongodb port exposure is use `iptables` to block inbound traffic. I used this method, it seems to work as expected. ```bash # Assuming eth0 is...
@seliopou let me know what I can do to help. Somewhat of an Elm n00b but may be able to assist somehow (plus it'll be fun!)
Hrm... appears my editor may have trimmed trailing whitespace etc. I can revert that if it matters.
Maybe using '72K' would be acceptable. Thoughts?
I suspect the main problem is that the `requirements.txt` (or `setup.py`) file doesn't specify library version dependencies so pip will use latest released versions, which may have incompatibilities since the...
@bjbrewster Any chance you can create a pull request for your fixes? Is there anything we can do to assist?
This one bit me in 0.2.5. Doc updated needed?
> Not sure if its related, but since about 8 hours ago, I am not getting any tweets to work, just getting the following error; > `An error occured during...
> I'm not sure if it is related to this issue, but some of the `user_agents` seem to be out of date I forked and [created a branch to allow...