Hello,
We would like to introduce continuous deployments / deployment previews to improve our workflow for reviewing/testing developed features.
The workflow we have in mind would be the following:
We searched for some already existing solutions, however we could not find one that matches all our requirements. Either they are only available for github, they don't have the possibility to provide docker images or they don't have a workflow for databases.
So before we start building a custom solution (probably with AWS EC2 and a few custom scripts between AWS and Bitbucket), we would like to know if someone has experience with this and we hope that some Atlassian customers already have something similar included in their workflow.
So our questions would be:
Thank you for your help!
Cyril
Realize this is several years old. I have a similar desire/requirement. If only the deployments/environments were more dynamic I think that would fit the bill. As it stands I’m thinking I’ll need to standup some fixed/static number of deployments/environments and setup a pipeline for each and have a web hook pick one at random and trigger the corresponding pipeline.
Did you come up with a better solution?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.