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

Creating Startup Scripts for Database Service #13

Closed
1 task done
Kishan-Thumar opened this issue Mar 12, 2022 · 2 comments
Closed
1 task done

Creating Startup Scripts for Database Service #13

Kishan-Thumar opened this issue Mar 12, 2022 · 2 comments
Assignees
Labels

Comments

@Kishan-Thumar
Copy link
Contributor

Kishan-Thumar commented Mar 12, 2022

Sub Task to the Main Issue #5 (here)

  • Creating Makefile and build file to star the DB Microservice
@Kishan-Thumar Kishan-Thumar added the enhancement New feature or request label Mar 12, 2022
@Kishan-Thumar Kishan-Thumar self-assigned this Mar 12, 2022
@Kishan-Thumar Kishan-Thumar added this to To do in CMPT 756 : Data Miners via automation Mar 12, 2022
@Kishan-Thumar Kishan-Thumar removed the enhancement New feature or request label Mar 12, 2022
@Kishan-Thumar Kishan-Thumar moved this from To do to In progress in CMPT 756 : Data Miners Mar 12, 2022
@Kishan-Thumar Kishan-Thumar moved this from In progress to Review in progress in CMPT 756 : Data Miners Mar 15, 2022
@Kishan-Thumar
Copy link
Contributor Author

@scp756-221/data-miners I was facing the issue of the AWS credentials when I ran the service in the k8s container. I checked (~/.aws/config and ~/.aws/credentials) and the credentials were set. After discussing the issue with Professor I learned that we can build the container of the service independently instead of running it inside the k8s container (./tools/shells.sh). Doing so I was successfully able to build the DB container.

@dhruv007patel
Copy link
Contributor

Hi @Kishan-Thumar Peer-reviewed the code, make and build files produced the expected output, and the file is properly indented.

@Kishan-Thumar Kishan-Thumar moved this from Review in progress to Reviewer approved in CMPT 756 : Data Miners Mar 18, 2022
@Kishan-Thumar Kishan-Thumar moved this from Reviewer approved to Done in CMPT 756 : Data Miners Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants