Include vm preset / memory / volume size in fly config?

Just wondering if there is a way to specify common machine attributes like vm preset / memory / etc in the fly config?

I find in a lot of cases when I recreate an app from existing config I then run into memory ceilings etc causing the server to crash, it’d be nice to not have to remember to run a series of distinct commands and just have confidence everything is in the config.

Agree. Infrastructure as Code would be nice.

You can consider filing a github issue (though I am unsure if they prioritize feature-request/wishlist from there better than from here): Issues · superfly/flyctl · GitHub

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.