https://prefect.io logo
Title
a

Andre Bonin

03/28/2023, 12:57 PM
And also, is there a guide or methodology to get prefect working on a disconnected network?
1
j

jawnsy

03/28/2023, 1:34 PM
Prefect Cloud is a SaaS service, so it won’t function on a fully disconnected network, but if you can allowlist specific hostnames or IP addresses to reach the Internet, or configure a proxy to allow outbound access to
api.prefect.cloud
, then it should work. We do not have a guide for this at this time.
🙌 1
a

Andre Bonin

03/28/2023, 4:56 PM
Sorry it has absolutely no connectivity. Ok will have to look for something else. Thanks.
j

jawnsy

03/28/2023, 4:58 PM
We have an open source offering, Prefect Server, that you may want to look at, in that case