* Don't explode when backend is unavailable
* return '{}' as that may be less weird than null
* Don't choke on CloudFlare HTML response
* CloudFlare -> Cloudflare (rebranded in 2016, who knew)
* Oops
* undo
* fixup down.html behaviour
* text/html is in gzip_types by defaut, so remove this to prevent log warning
* Apply down.html behaviour to dev docker setup
* ... and one more thing
* Add Docker Production setup
* Fixup ci
* forgot to hit save..
* try again
* More trying
* tweaks
* 🐻 hide all the dumbness
* overriding INTERNAL_API_BASE is optional
* Add pgdump dir to allow pg_restore
* rework nginx configuration for prod
* Add proxy timeouts for sanity