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

Remove EC2 Dockstore deploy #239

Merged
merged 11 commits into from
Nov 14, 2022
Merged

Conversation

kathy-t
Copy link
Contributor

@kathy-t kathy-t commented Nov 7, 2022

Description
This PR removes code that supports the EC2 Dockstore deploy. This includes removing the docker-compose file, webservice-digest script, and the Dockerfile used to build the nginx image. There are other things untouched in this repo that aren't used for Fargate Dockstore...not sure if that should be cleaned up. Eventually, it would be nice to collapse this repo into dockstore-deploy.

Also added removing IS_FARGATE_DEPLOY from Secrets Manager in the release checklist.

I haven't updated the README yet, will wait for some initial feedback first.

This PR is a companion to https://github.com/dockstore/dockstore-deploy/pull/643.

Review Instructions
Verify that the Fargate Dockstore deploy is successful. Can look in dockstore-dev-info for the nightly deploy message to confirm the deploy in QA succeeded.

Issue
SEAB-4723

Please make sure that you've checked the following before submitting your pull request. Thanks!

  • Ensure that the PR targets the correct branch. Check the milestone or fix version of the ticket.

@denis-yuen
Copy link
Member

There are other things untouched in this repo that aren't used for Fargate Dockstore...not sure if that should be cleaned up.

I think so, with https://github.com/dockstore/dockstore/blob/develop/docker-compose.yml in play, I'm not sure what else should be in here but what we use for Fargate (except for maybe the Kibana stuff which we may resurrect at some point)

@david4096
Copy link
Member

Seconded on merging compose_setup into -deploy

Copy link
Member

@denis-yuen denis-yuen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥳

@kathy-t kathy-t merged commit 0ddff40 into develop Nov 14, 2022
@kathy-t kathy-t deleted the feature/seab-4723/remove-ec2-dockstore branch November 14, 2022 21:14
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

Successfully merging this pull request may close these issues.

5 participants