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

Add build for native AWS container image support #362

Merged
merged 3 commits into from
Nov 8, 2023

Conversation

cmurton-bg
Copy link
Contributor

This PR adds Dockerfiles to build the container images used for DMP 1.0 as part of the migration to AWS.

Changes include:

  • A /healthcheck endpoint is added
  • Support for a config environment called 'native-aws'
  • A new Makefile target called build which will, when run on a host which has the referenced base images available, create HTTP and WSGI images necessary for the Fargate tasks to run this application.

@cmurton-bg cmurton-bg requested a review from tim-s-ccs November 8, 2023 14:26
@cmurton-bg cmurton-bg merged commit 7d68e13 into main Nov 8, 2023
1 check passed
@cmurton-bg cmurton-bg deleted the GMBP-231-add-native-build branch November 8, 2023 15:31
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.

2 participants