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

Self hosting instructions for cdot_rest #6

Open
roysomak4 opened this issue Jan 13, 2024 · 2 comments
Open

Self hosting instructions for cdot_rest #6

roysomak4 opened this issue Jan 13, 2024 · 2 comments

Comments

@roysomak4
Copy link

@davmlaw Are there instructions for self-hosting cdot_rest?

We use cdot as the HGVS data provider for generating HGVS nomenclature using the JSONDataProvider. It works very well! However, given the significant time it takes to load the JSON file for a single variant, we wanted to use the RESTdataprovider. However, due to technical restrictions of our infrastructure where cdot is deployed, we cannot efficiently use the public cdot REST endpoints. Being able to deploy cdot_rest on our local infrastructure will be very helpful.

Thanks!
Somak

@davmlaw
Copy link
Contributor

davmlaw commented Jan 15, 2024

Hi, here's how I got the cdot.cc server installed:

https://github.com/SACGF/cdot_rest/wiki/cdot.cc-install-log

Hopefully this works for you

Long term I'd like to make a VM snapshots or docker images etc - or even write up better instructions...

@roysomak4
Copy link
Author

Thanks @davmlaw! I will try to deploy it on our environment and let you know. We use kubernetes to host our infrastructure. Happy to share our docker/kubernetes implementation if I am able to deploy the app.

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