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 #1707

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
Copy link
Contributor Author

@tim-s-ccs should we be concerned with the failing flake8 test or am I good to merge? It doesn't appear related to my work.

@cmurton-bg cmurton-bg merged commit c985da3 into main Nov 8, 2023
5 checks passed
@cmurton-bg cmurton-bg deleted the GMBP-231-add-native-build branch November 8, 2023 17:03
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.

None yet

2 participants