Machine does not reboot after `fly deploy`

Hi @maxime1

You can set the restart policy to always for a Machine:
fly m update <machine ID> --restart always

Here’s a summary of the Machine restart policies so that you can verify what the right setting is for you: Issues with machines restart policy - #25 by catflydotio