https://www.edgedb.com/docs/guides/deployment/fly_io
- Could update all
flyctlcommands to justfly - After
flyctl pg create, need to scale by pulling the machine ID out of the output ofpg create(e.g.,Machine xxxxxxxxxxxxxx is created) and feeding that intoflyctl machine update xxxxxxxxxxxxxx --memory 512 --app $PG_APP