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

Credentials Deployment to Backend Docker Image #211

Merged
merged 4 commits into from
Mar 3, 2024
Merged

Conversation

rawanmahdi
Copy link
Member

Description of Changes

Updated docker setup to take credentials as build argument so that we can both deploy the secret to the image locally using docker compose, and deploy it remotely through github actions and our secret

Linked Issue

Closes #209

Additional Comments (Optional)

Successful action: https://github.com/DSC-McMaster-U/Auto-ML/actions/runs/8031594452

@rawanmahdi rawanmahdi marked this pull request as ready for review February 24, 2024 16:09
Copy link
Member

@LaeekAhmed LaeekAhmed left a comment

Choose a reason for hiding this comment

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

changed the backend.yml file to include credentials.json file name as using it in the backend dockerfile tends to create it as a dir

@LaeekAhmed LaeekAhmed self-requested a review March 2, 2024 23:34
@rawanmahdi rawanmahdi merged commit 864b6b5 into main Mar 3, 2024
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.

GitHub Actions Credentials Deployment for Docker Images
2 participants