Even though I increased the CPU and memory of my machine, I look at it the next morning and see that the CPU and memory values have decreased.
How can I make sure this doesn’t happen?
Even though I increased the CPU and memory of my machine, I look at it the next morning and see that the CPU and memory values have decreased.
How can I make sure this doesn’t happen?
hi @cemaltuysuz
If you increased the CPU and memory using fly scale
commands, and you also have a [[vm]]
section in your fly.toml, then when you deploy your app the [[vm]]
settings will be used for your Machines.
See Fly Launch configuration (fly.toml) · Fly Docs
And we’ll look into updating the docs for scaling CPU and RAM.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.