Update deployment config without rebuilding/pushing?

When I’m iterating on a fly toml, it’s often slow to see if it works because the only way to update it is with fly deploy. Is there a way to push the fly toml config up and simply have the running containers reboot without running a full docker build/push deployment?

3 Likes

I am wondering the same thing. Sad to see no response here since June last year.

(The context for me is that I want to be able to use a re-created snapshot volume without redeploying everything, if possible)

Though, I doubt mounting newly restored volumes without triggering deploys is going to be possible any time soon.

1 Like