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

Create "special" index meta-database server #100

Closed
CasperWA opened this issue Nov 28, 2019 · 1 comment · Fixed by #103
Closed

Create "special" index meta-database server #100

CasperWA opened this issue Nov 28, 2019 · 1 comment · Fixed by #103
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@CasperWA
Copy link
Member

Since this is something all providers, who want to join the providers.json in the OPTiMaDe specification repository need to have, I suggest we create a special instance of the server that only serves the appropriate endpoints (/links and /info), with a JSON file that can be altered for each implementation provider.

Essentially, it will utilize the enhancements introduced by PRs #95 and #99 to serve specific endpoints and load a JSON file similarly to how we currently load test entries.

This server may be started with a separate bash script or by editing the script so that one can pass a desire to switch to a different FastAPI application.

@CasperWA CasperWA added enhancement New feature or request help wanted Extra attention is needed labels Nov 28, 2019
@CasperWA CasperWA self-assigned this Nov 28, 2019
@CasperWA CasperWA added this to To do in Road to optimade-python-tools 1.0 via automation Nov 28, 2019
@CasperWA
Copy link
Member Author

A beginning of this (using the commits also from #95 and #99) has been created under the branch index_meta_db.

@CasperWA CasperWA mentioned this issue Dec 2, 2019
3 tasks
@CasperWA CasperWA moved this from To do to In progress in Road to optimade-python-tools 1.0 Dec 3, 2019
Road to optimade-python-tools 1.0 automation moved this from In progress to Done Dec 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Development

Successfully merging a pull request may close this issue.

1 participant