-
Notifications
You must be signed in to change notification settings - Fork 6
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
Make shared default admin demo user for GraphKB/IPR #57
Comments
@brayden-bcgsc and @mathieulemieux when the tasks above are done can you post the applicable release version of the API container back here |
In order to test these changes, I did the following on dockerdev server:
Errors I got:
|
Ok, in order to make it work, we need to update the ipr_demodb image too.
Everything went well. |
On pori_graphkb_api, replace feature/KBDEV-977-make-shared-default-admin-demo-user-for-graphkb-ipr-57 from develop by bugfix/KBDEV-977-make-shared-default-admin-demo-user-for-graphkb-ipr-57 from master. Commit the same changes as before and re-tested everything on dockerdev. Ready to PR. |
For info, here is the previous PR for default db dump made by @RaphaelPletz to pori_ipr_api: bcgsc/pori_ipr_api#160. |
Looks like we are still using the iprdemo user in IPR so I'll let it there: https://github.com/bcgsc/pori_ipr_api/blob/b5038f806e183f0432a25078ed682b68ad9081f6/demo/clean_db_for_demo.js#L167-L206 |
Closed by PR #59 |
To simplify the setup it would be great to add the same admin user for both IPR and GraphKB. This will require the following tasks
The text was updated successfully, but these errors were encountered: