Jamil
Jamil
Note down design decisions from standup: - When Internet Resource is enabled ("Internet Security"), all queries should ultimately go to Internet Resource gateways, unless DoH is enabled - add a...
Logging an error here and ignoring unknown message types seems like a trivial solution here? That will prevent the websocket from dying but still alert us of buggy/misbehving clients/relays/gateways. I...
`docker-compose` and `docker compose` are two different things -- you want to make sure you have a newer `docker` command since it has `compose` built-in
Docker engine supports the compose plugin I think? https://docs.docker.com/compose/install/linux/#install-the-plugin-manually
What does docker-compose --version show?
Wrong version you need Compose 2, follow the docker docs instructions to install
Unfortunately the apt repos offer the wrong version by default :-(
Closing until this is a priority.
We'd want to migrate Phoenix assets and website to Deno as well to avoid two JS runtimes (one is painful enough)
Likely not a priority soon.