Hi, I would like to do an on-premise deployment of...
# flyte-support
a
Hi, I would like to do an on-premise deployment of Flyte. In my system landscape, I can deploy a Kubernetes cluster, have access to a PostgreSQL database, an S3-compatible object storage, and JFrog Artifactory. Questions: • Is it possible to do an on-premise deployment? If so, do you have any document for this? • Is JFrog Artifactory supported by you?
f
Jfrog is for containers I assume- then it should work Folks use Flyte onprem all the time. Use the single binary starter and point to s3 compatibile store
a
Thanks for the reply. Yes, JFrog is a container registry. Do you have any document for onprem deployment?
f
cc @average-finland-92144 has some i think
a
@average-winter-43654 this guide helps you deploy flyte-binary on a single-node on-prem K8s cluster. Let us know if that helps
a
Thanks, @average-finland-92144. I will try it and give you feedback.
@average-finland-92144 In general, the onprem document works fine. However during my deployment, I found something is not up-to-date. Can I contribute a pull request for this repository?
a
Hey, absolutely. Thank you
a
I am not authorized to push the PR. Could you please give me (
mikewy-quantpi
) authorization?
Copy code
āžœ  flyte-the-hard-way git:(fix-onprem) git push -u origin fix-onprem
remote: Permission to davidmirror-ops/flyte-the-hard-way.git denied to mikewy-quantpi.
fatal: unable to access '<https://github.com/davidmirror-ops/flyte-the-hard-way.git/>': The requested URL returned error: 403
@average-finland-92144
a
just added you šŸ™‚ Thank you!