Hi,
Despite creating a separate organisation with separate billing from my personal account, I am still unable to deploy an app on a machine with RAM greater than 2GB.
Anyone know how to fix this?
Hi,
Despite creating a separate organisation with separate billing from my personal account, I am still unable to deploy an app on a machine with RAM greater than 2GB.
Anyone know how to fix this?
how many CPUs are you allocating to the machine? shared-cpu-1x allows for a maximum of 2GB, you have to increase CPUs to add more memory: https://fly.io/docs/about/pricing/#started-fly-machines
It seems I forgot to push the updated Fly.toml specifying 2 CPUs. It’s working now. Thank you so much for your help!!