openIDP icon indicating copy to clipboard operation
openIDP copied to clipboard

Support for Docker deployments as part of Deploy step

Open krishnakanthbn opened this issue 6 years ago • 2 comments

Applications/components should be deployed as Docker images and run as containers, as part of the pipeline

krishnakanthbn avatar Sep 30 '18 02:09 krishnakanthbn

Hi, I can contribute to this. Any details on standards to follow, which component to first containerize etc? Shall i make a pull request.

narainkrishh avatar Oct 30 '18 09:10 narainkrishh

Hi, I can contribute to this. Any details on standards to follow, which component to first containerize etc? Shall i make a pull request.

Hi naraink,

Thanks for your interest in this project. We look forward to your contributions.

This requirement is to allow IDP pipelines to perform Docker based deployments. This would require changes in UI (to allow additional options to capture Docker specific details), REST and DSL components of IDP. Implementation for this is currently in progress.

I suggest you to look at the new CONTRIBUTING.md document in the repository for information on the steps and standards to follow for contribution.

krishnakanthbn avatar Nov 03 '18 10:11 krishnakanthbn