Kha Nguyen
03/29/2024, 8:03 PMKha Nguyen
03/29/2024, 8:03 PMKha Nguyen
03/29/2024, 8:03 PMservices:
server:
image: prefecthq/prefect:2-latest
command: ["prefect", "server", "start"]
ports:
- 4200:4200
environment:
- PREFECT_SERVER_API_HOST=0.0.0.0
agent:
image: prefecthq/prefect:2-latest
command: ["prefect", "agent", "start", "--pool", "Demo"]
environment:
- PREFECT_API_URL=<http://server:4200/api>
depends_on:
- server
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.
Powered by