BBPP
03/25/2022, 1:33 PMKevin Kho
prefect server start
which uses Docker compose or you can use the helm chart. These don’t spin up the agent though (because bear in mind the agent can live anywhere).
There is a community contributed docker compose repo here that might be a bit old, but some people have used it. This will spin the agent up along with the serverBBPP
03/25/2022, 1:46 PM