Hello, community! I started working on a self-hosted Prefect server in GCP. Could you please share where to start, as I am a bit lacking in the available documentation. Am I looking in the wrong direction? Thank you in advance!
š 1
e
Eduardo Brito
12/24/2024, 3:03 PM
Perhaps this will help you get started. Iām fairly new and spent several hours this weekend putting together a proof of concept for my team.
Thank you very much! I have little experience in infrastructure and this will be very helpful.
š 1
a
anton k
01/30/2025, 6:29 PM
Hey @Eduardo Brito , thanks for sharing that code. I'm trying to do something similar (but on AWS). My question is how do you deploy your flow? I.e., at which point and in which container do you actually execute "hello.py"?