Ask HN: Migrate from Hasura in Production Fast?

1 points by desertraven ↗ HN
Hi all, I'm in a bit of a bind. I have a production system using Hasura, that suddenly has gone down.

All requests to my hasura cloud instance are failing. I can't even hit the /healthz endpoint.

Support is saying this is an issue on my end, not theirs. It obviously isn't since I get no response from any of the endpoints using Postman/Insomnia.

So how can I migrate really quick?

1 comment

[ 3.1 ms ] story [ 14.2 ms ] thread
Spin up your hasura instance using a docker container in something like fly.io or whatever you use do run docker containers (you can email me if you want)