Skip to content

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

@ascibisz

Description

@ascibisz

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions