https://prefect.io logo
#prefect-community
Title
# prefect-community
o

Octopus

06/02/2022, 6:22 PM
Hi, i’m developping flows in local mode, with docker containers I would like to know if there is any way to persist project and flows. My problem is the following: I create a Project, then a register my flows. Then when I restart docker all is gone, no project neither flows. I would like to know how the project persistence works in local mode. I found that flows are stored in filesystem by default at the following path ~/.prefect so why my project keep removed ? Thx for reading
my version is 0.14.16
k

Kevin Kho

06/02/2022, 7:00 PM
Check this , but I also encourage you to upgrade if you get a chance. That’s a bit old
o

Octopus

06/02/2022, 7:09 PM
Thanks Kevin
3 Views