Hello! I have being exploring Orion this week and ...
# show-us-what-you-got
p
Hello! I have being exploring Orion this week and I have put together a docker-compose to run Prefect 2.0 locally. I have tested it on mac and linux. The script runs prefect server, postgres, a docker agent, and minio to store flows. The start script configures a work queue and an example flow is included. Sharing in case someone finds it useful: https://github.com/fraibacas/prefect-orion
💪🏽 1
💯 4
💪 4
👀 3
z
Sweet!!
j
Great stuff @Paco Ibañez!
k
Thanks for sharing!
a
Thanks for contributing! 🎉 might be useful for Windows users actually, with docker-compose it should work (in theory)
m
Great stuff! Thanks for sharing. And I guess Windows users can always use WSL 2.0 to run anything related to docker!
t
Will an offical docker-compose be created as part of the 2.0 release, perhaps based off this project?
k
There are plans to make one eventually
z
We've actually reached out about adapting this project as well :)
🙌 1
t
Awesome!