Developing a Deployment System
prodvana.io
Developing a Deployment System
1–4 of 4 posts
Re: Developing a Deployment System
#2Author here! Happy to discuss anything on that post.
Re: Developing a Deployment System
#3Very cool approach, what deployment engine are you built with?
Re: Developing a Deployment System
#4Very cool approach, what deployment engine are you built with?
We started off on a pipeline system but have since implemented an in-house layer that is now part of our product.
The problem here is there aren't a whole lot of good options out there. Most systems assume a static production and do not react to changes happening independent of the deployment.