Issam Assafi
09/09/2021, 11:48 AMMariia Kerimova
09/09/2021, 1:31 PMprefect agent <type of agent> start --key <api key>
and now your agent should be able to deploy your flows. Note, if you are setting any labels on your flow, make sure you agent has the same labels. I would recommend to go through this doc, let us know if you’ll have any questions.Kevin Kho
Storage
. The default storage is Local
so if you don’t specify anything, that serialized Flow will live on Machine1 and Machine2 won’t be able to launch it. You need to store your flow on Github,S3,Docker, or somewhere that Machine2 can pull it from. For more info, check the storage docs .Issam Assafi
09/09/2021, 1:55 PMKevin Kho
Issam Assafi
09/09/2021, 2:03 PM