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

Talk to Infrastructure Team to Have Cellpack Server Terraform-ized #289

Open
ascibisz opened this issue Sep 18, 2024 · 0 comments
Open

Talk to Infrastructure Team to Have Cellpack Server Terraform-ized #289

ascibisz opened this issue Sep 18, 2024 · 0 comments

Comments

@ascibisz
Copy link
Collaborator

Use Case

We made a proof of concept Cellpack Server using AWS resources, and now that it is working, we should get together with the infrastructure team to get these resources more officially provisioned and codified in terraform templates! The resources we need include:

  • ECR private repo (ideally we'd deploy our docker image to ECR as a github action on the cellpack github repo)
  • Batch Job Queue
  • Batch Compute Environment (we were using Fargate)
  • Batch Job Definition (using docker image in ECR repo above, need a job role like arn:aws:iam::771753870375:role/batchJobRole, will also read/write to S3)
  • API Gateway (with permissions to trigger Batch job)
@ascibisz ascibisz added this to the cellPACK Server milestone Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant