-
Notifications
You must be signed in to change notification settings - Fork 259
Initial Docker Compose files with for Redis default #218
Initial Docker Compose files with for Redis default #218
Conversation
fe621df
to
a6f9365
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
With the proposed changes in edgexfoundry/edgex-go#2335, I think we will need to overwrite the default configuration for the services when we want to use Mongo since they will use Redis by default. I may be wrong here and missing something.
31b12b0
to
dcad6b0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We don't create a new release directory (i.e. releases/geneva) in developer-scripts until we cut the actual release. Until then, releases/nightly-build is the proper place to make these changes.
d546005
to
1ab7381
Compare
Updated. |
Signed-off-by: Andre Srinivasan <[email protected]>
1ab7381
to
5581cb8
Compare
@michaelestrin @AnthonyMBonafide all good? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Review comments addressed; Anthony unavailable to re-review.
Fixes #215
Tested via blackbox tests. See also blackbox-testing PR #385
Signed-off-by: Andre Srinivasan [email protected]