HACKER Q&A
📣 desertraven

Migrate from Hasura in Production Fast?


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?


  👤 ruslan_talpa Accepted Answer ✓
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)