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

Update Dockerfile #154

Merged
merged 52 commits into from
Oct 10, 2024
Merged

Update Dockerfile #154

merged 52 commits into from
Oct 10, 2024

Conversation

ssylver93
Copy link
Collaborator

Copy the war file into the docker build as pub#wfprev-api.war and add a volume and mount for the webapps directory to ecs.tf

WEBADE_OAUTH2_CHECK_TOKEN_URL: ${{vars.WEBADE_OAUTH2_CHECK_TOKEN_URL}}
WEBADE_OAUTH2_CHECK_AUTHORIZE_URL: ${{vars.WEBADE_OAUTH2_CHECK_AUTHORIZE_URL}}
WFPREV_DATASOURCE_URL: ${{vars.WFPREV_DATASOURCE_URL}}
WFPREV_DATASOURCE_USERNAME: ${{vars.WFPREV_USERNAME}}
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think there are some duplicate variable set up here and variables.tf. ( #DB section below it)
it wont break but we might want to do some housekeeping afterward.

@ssylver93 ssylver93 merged commit 51d4f41 into bcgov:main Oct 10, 2024
2 of 4 checks passed
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.

3 participants