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

Add Chris Store service to CUBE's compose #36

Merged
merged 3 commits into from
Mar 14, 2018
Merged

Add Chris Store service to CUBE's compose #36

merged 3 commits into from
Mar 14, 2018

Conversation

jbernal0019
Copy link
Member

@NicolasRannou @rudolphpienaar @danmcp This adds the Chris store service to the CUBE's compose.

The service is not a full production service yet. This means that for instance DB migrations are applied to the Chris store Django server in the CUBE's make file. That shouldn't be the case for a production service.

The required client libraries to communicate with the store are already available in CUBE (requests and collection-json). So everything is ready to start implementing the registration of plugins in CUBE by making http requests to the Chris store API from the manager script.

@jbernal0019 jbernal0019 merged commit 4859ab9 into FNNDSC:master Mar 14, 2018
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

Successfully merging this pull request may close these issues.

1 participant