Troy Deck

Results 12 comments of Troy Deck

I was looking for the same thing; turns out a variable called MEMCACHE_PORT has the necessary information in the form "tcp://172.17.0.121:11211". I can't tell where it's being set - perhaps...

Thanks for putting this together. Sadly I'm not a docker expert, but a couple of thoughts: 1. Teambot willl create a file called teams.db that it persists to disc. Will...

Yep, looks good in general. I just still have the inline question about that exposed port, and also I wonder what will happen with the team database if people use...

No hurry on my end, just want to make sure I wasn't neglecting anything. Let me know when you want me to take another look.

Good idea. I'm working to de-crapify rtmbot.py so there's potentially less code to convert. It's doing a lot of things that we don't actually need and I never cleaned it...

It looks like the only change is s/iteritems/items/, according to 2to3. I'm testing it out!

I played with this a bit in the python3 branch (pushed). Noticed a couple of issues: - After starting in Python 3, teambot couldn't read the DB file I'd previously...

Just want to put a vote in for this because right now running `dokku postgres:upgrade` seems to just leave a crash-looping container that I'm not sure how to recover from.

Sorry for my slow reply here - it's been a busy week. I realize my usage of the term "hang" here was ambigiuous - in both cases the promise never...