You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe develop is now using the redwood-client docker image and no longer needs to old redwood-client tarball from s3. The readme claims otherwise. Also, a note like the following would be good to include (adapted from dcc-spinnaker-client/README.md):
## Redwood Client Configuration
The metadata indexer uses redwood-client to upload and download from redwood. See the underlying [docs](https://github.com/BD2KGenomics/dcc-redwood-client/tree/1.1.1#getting-started) for details on how to configure the client. In short:
``
wget https://raw.githubusercontent.com/BD2KGenomics/dcc-redwood-client/develop/src/main/conf/application-redwood.properties
``
Then edit the file to specify your Redwood access token and mount it into the container at _/dcc/dcc-redwood-client/conf/application-redwood.properties_.
The text was updated successfully, but these errors were encountered:
The one on the root directory uses the old client from s3. The one under v2/ is the one based on the redwood-client docker image. We can shuffle things around once we get over the transition to the new redwood
On Apr 24, 2017 12:11 PM, "Carlos Espinosa" ***@***.***> wrote:
The one on the root directory uses the old client from s3. The one under
v2/ is the one based on the redwood-client docker image. We can shuffle
things around once we get over the transition to the new redwood
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#78 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEjwZlVKz0toymBXrQIYQi8PkMQoWZc7ks5rzPPYgaJpZM4NGkzS>
.
I believe develop is now using the redwood-client docker image and no longer needs to old redwood-client tarball from s3. The readme claims otherwise. Also, a note like the following would be good to include (adapted from dcc-spinnaker-client/README.md):
The text was updated successfully, but these errors were encountered: