Stephen Mugisha
03/08/2021, 5:02 PMZanie
screen
is one of the simplest ways to do thisscreen -S my-agent
--> prefect agent docker start
--> Ctrl A, d (exit screen)Stephen Mugisha
03/08/2021, 5:06 PMmerlin
03/08/2021, 6:56 PMZanie
prefect server start
the agent is started separately; if you're using the Prefect Server helm chart, you can install the agent to your cluster at the same time; if you're using Prefect Cloud, you'll need to start an agent somewhere. The agent is in charge of spawning the containers to run flows.merlin
04/30/2021, 5:08 PMZanie
merlin
04/30/2021, 5:23 PMZanie
merlin
04/30/2021, 7:47 PM