Hi All,
My team is designing a deployment pipeline (from Gitlab to our local Prefect Server).
The reason is that our Developers are now able to use
flow.register
to deploy to production Prefect servers, which is not ideal.
So I would like to ask if there are any online guilds on how to restrict the access of
flow.register
and any recommended deployment pipelines?
Thanks
a
Anna Geller
04/05/2022, 10:15 AM
The most straightforward approach would be to build a CI/CD pipeline that automatically registers your flows when a PR is merged to your main branch. We have some examples of building a CI/CD pipelines here. The most straightforward pipeline with CircleCI for Server would be (I'm no DevOps - you can use it just as a starting point):
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.