https://prefect.io logo
Title
e

Enes KÖKÇÜ

06/22/2022, 2:10 PM
Hi there. Is it possible to create two different projects with different urls on ubuntu server? For example, flows running at localhost:8081 will not be visible at localhost:8080.
k

Kevin Kho

06/22/2022, 2:15 PM
You would need two separate server instances for that. Server only has 1 default tenant. For Prefect Cloud, you would have multiple tenants.
e

Enes KÖKÇÜ

06/22/2022, 2:24 PM
Do I have to use the Cloud? I want to do this in prefect core, is it possible?
k

Kevin Kho

06/22/2022, 2:26 PM
Project is not a core only thing. It’s part of the backend Cloud or Server. But Cloud has 20k free task runs every month so it’s a lot easier to get started with