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

Containerized release and use of LANL and Microsoft. #112

Open
molikd opened this issue Jun 24, 2020 · 3 comments
Open

Containerized release and use of LANL and Microsoft. #112

molikd opened this issue Jun 24, 2020 · 3 comments

Comments

@molikd
Copy link
Collaborator

molikd commented Jun 24, 2020

Our current plan in order to take advantage of all resources given to us is to auto-build #34 three containers (I think, need confirmation):

  1. Web Server/Job Submission Container (reader-ws)
  2. A Job Running Container (reader-j)
  3. Solr Index container (reader-s)

This means that for a given set of resources the web server will submit a job, which will spin up a container of the job container type, both will interact with Solr.

Solr meanwhile will have to be configured to be cross datacenter. #101

We will build two distant readers to start West and East, later we could add an India cluster. reader-ws will be deployed to Jetstream in East and Microsoft in West, reader-j will run on Slurm, Jetstream in East and LANL in West, Solr will run on Jetstream in East and Microsoft in West.

This means that for me, what I should do is use the future West implementation as the test bed for containerization. Maybe starting with a simple https://azure.microsoft.com/en-us/resources/templates/slurm/ Slurm implementation in the West.

@molikd molikd added the enhancement New feature or request label Jun 24, 2020
@molikd molikd self-assigned this Jun 24, 2020
@molikd molikd added this to Triage in The Reader Meets COVID-19 via automation Jun 24, 2020
@molikd molikd moved this from Triage to Tasks in The Reader Meets COVID-19 Jun 24, 2020
@ericleasemorgan
Copy link
Owner

ericleasemorgan commented Jun 24, 2020 via email

@molikd
Copy link
Collaborator Author

molikd commented Jun 24, 2020

Yes, are the software dependencies up-to-date on the README.md?

@ericleasemorgan
Copy link
Owner

ericleasemorgan commented Jun 25, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants