Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

redwood client note in readme #78

Open
benjaminran opened this issue Apr 24, 2017 · 2 comments
Open

redwood client note in readme #78

benjaminran opened this issue Apr 24, 2017 · 2 comments

Comments

@benjaminran
Copy link

benjaminran commented Apr 24, 2017

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_.
@caaespin
Copy link
Member

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

@benjaminran
Copy link
Author

benjaminran commented Apr 24, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants