Matt Clapp
11/23/2021, 4:45 AMsupervisord
monitoring their health."
What I'd like and what my question is: Is there documentation on just setting up a Docker image and having that be self-contained container running a flow on AWS, without needing to kick it off from a local computer? I'd be happy to use Prefect Cloud for UI. Is this a valid use case? Is there some reason there's not much documentation for it? (Or do I just not understand something basic?)
thanks so much for any help.Kevin Kho
Matt Clapp
11/23/2021, 5:34 AMMatt Clapp
11/23/2021, 5:52 AMMatt Clapp
11/23/2021, 6:27 AMMatt Clapp
11/23/2021, 7:08 AMAnna Geller
Let me know if Iโm getting it wrong@Matt Clapp thatโs correct. The only caveat is that ideally you should register your flow from an environment that has the same Prefect version as the one used in your execution environment to avoid any version mismatch.
Matt Clapp
11/23/2021, 11:28 PM