Juan Luis Cano Rodríguez
05/31/2023, 11:06 AMPrefectHQ/server
install metadata, I see
install_requires = [
"prefect >= 1.0.0, < 2.0.0",
https://github.com/PrefectHQ/server/blob/c6e4627bb6d280fd76924ef245ed870089164bdb/setup.py#L7-L8
is it possible to fully self-host Prefect 2.0 yes or no?Jake Kaplan
05/31/2023, 11:27 AM$ prefect server start
docs on self hosting with prefect2: https://docs.prefect.io/2.10.11/host/Zanie
Juan Luis Cano Rodríguez
05/31/2023, 3:28 PM