180protocol icon indicating copy to clipboard operation
180protocol copied to clipboard

Automate docker config generations for new node

Open shukpa opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe. On adding a new node to buil.gradle, the docker configurations for codaptor and corda should be automatically generated via a gradle task

Describe the solution you'd like Gradle task must automate the generation of the compose yml files for the 180Protocol network. This includes the codaptor yml and the corda yml files. Port mappings must be carried from the build.gradle deployNodes task

shukpa avatar Feb 03 '22 12:02 shukpa