https://prefect.io logo
Title
j

javier

05/11/2020, 10:25 PM
hello there!! is it possible to install prefect server without docker in any way? or is it strictly necessary?? thanks in advance!! Javier
k

Kyle Moon-Wright

05/11/2020, 10:30 PM
Hello @javier! Currently, Prefect Core Server requires a running installation of both Docker and Docker-Compose. However, you can always sign up for a free Scheduler account to start using Prefect Cloud which gives you the UI and more!
c

Chris White

05/12/2020, 1:36 AM
Adding on to this, it is technically possible to run Prefect Server without docker if you’re willing to setup and configure the appropriate services / environments. This is non-trivial as it includes a diverse range of tools and services such as postgreSQL, Hasura and Apollo (a JS-based GraphQL client)
j

javier

05/12/2020, 1:13 PM
OK, thanks!! I'm very interested in this product. I will try it on the cloud then. Cheers!!