from Hacker News

Ask HN: Migrate from Hasura in Production Fast?

by desertraven on 10/25/24, 10:42 AM with 1 comments

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?

  • by ruslan_talpa on 10/25/24, 2:42 PM

    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)