DrillBit: Stop SSH-ing Into Machines to Touch Your Databases
·7 mins
I keep Postgres in per-app Docker containers across a bunch of remote hosts. Connecting to them was always this annoying ritual of SSH, docker exec, and bare psql. DrillBit finds them all, tunnels them locally, and gets out of the way.