Hello, we have a prefect 2 server running a on GCP...
# prefect-community
m
Hello, we have a prefect 2 server running a on GCP Cloud Run service - could you point me at some docs for how auth is setup, are there any options other than identity aware proxy for example (ideally for both front end and command line access)
a
There is no auth in the open-source Prefect 2.0, but if you're interested in that feature, you can sign up for Cloud 2.0 beta - https://beta.prefect.io/
m
OK thank you, so Identity Aware Proxy seems like the best bet, I'm not sure if that will work for the CLI though. I was also hoping to deploy the agent to Cloud Run but it has no listener, for now I'll experiment with a compute engine instance.
a
Sure. LMK if there's anything we can help with along the way
b
@Michael Smith or @Anna Geller any chance either of you can let me steps to deploy the prefect server on cloud run? currently we have tried Dockerfile from https://github.com/PrefectHQ/server and coudn't get the bring up the cloud run service. any points will be really helpful. thanks 🙂
not sure prefect 2 server is same as prefect server on the github link above though
a
@Bihag Kashikar could you create a separate issue for that? I'd definitely recommend Prefect 2.0 rather than Prefect Server if you're just getting started. If you want to discuss this issue further for Prefect 2.0, you can keep the discussion here since it's related to the original question. But if you want to ask it for Prefect Server, it would be great if you can create a separate Slack thread in the #prefect-server channel
👍🏽 1
b
@Anna Geller thanks for your note. Keen to know more about prefect 2.0 -but first I will read the docs myself and get back if any questions 🙂
👍 1
Hi @Anna Geller hope you are doing great today. Did my bit and currently awaiting for this https://github.com/PrefectHQ/prefect/issues/5648 issue to be fixed. I have subscribed to the thread 🙂 thanks again.
a
I hope you're fine too! This is on our radar and should be released within the next 1-2 releases.
🙌🏽 1
b
Hi @Anna Geller is there a graphic showing the architecture of orion?
a
There is a SQLite or Postgres database as backend + REST APIs to manage orchestration services. No more Apollo servers and Hasura - just REST API services and a DB backend. (+ some UI magic I'm the wrong person to explain)
👍🏽 1