[Development] cannot access Dokku from Django
I'm trying to get a development environment going to work on Wharf, however Django doesn't seem to be able to access that VM, and more specifically, the SSH port (running at 2222). I can ssh from the host fine (it rightfully rejects my login), but from inside the container, trying to ssh into it returns Connection refused.
I think this is probably due to it talking in the wrong host. Last time I did this I must have fixed it manually, but didn't write up the notes. README is now improved (see https://github.com/palfrey/wharf/commit/a02b2b1cc74a577085a6b145bed1838c795658ab). Does this help?
Thanks for this, but this does not help me. I've tried every IP address as shown by ip addr show and ip route and none worked. Unless I'm missing something, the web container can't access the host.