ORNL / DataFed

A Federated Scientific Data Management System
https://ornl.github.io/DataFed/
Other
18 stars 14 forks source link

Joshua s brown apache2 gcs data fed web compose fix #953

Closed JoshuaSBrown closed 4 months ago

JoshuaSBrown commented 4 months ago

Description

The docker compose build files were becoming cluttered, in this pr the build process is separated into three different folders.

Master scripts were created to assist with the build and run process they were prepended with compose_ and moved into /scripts this way each of the three compose options could use the same master scripts thus making the code DRY.

JoshuaSBrown commented 4 months ago

@nedvedba I want you to get better about holding me accountable for PRs, I haven't provided a description about what problem it solves, updated the changelog or assigned labels to this PR.