Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 348 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 348 Bytes

Prefect Server Docker

This repository contains the docker-compose file to start a local instance of the Prefect Server. It spins up

  • a Postgres database for tracking runs
  • a Prefect Server instance

It contains some networking config specific to my setup, but it should work out of the box for testing on a single machine.

Run compose-up.sh