famlydev has evolved quite a lot since I gave a talk about it last year. One of the biggest changes is we’ve loosened the requirement that everything should run inside of Docker. Instead the developer should be able to mix-and-match between having things running on the host, in docker, or in our staging environment. To make this possible we run a proxy whose configuration I’ll go through in this blog post.