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

Look into Google Compute Engine and other key components for our application #36

Open
zareentk opened this issue Oct 31, 2023 · 1 comment
Assignees

Comments

@zareentk
Copy link
Collaborator

As we move forward in the project we will eventually be putting our project in a VM, dockerizing, CI/CD and deploying it on the cloud.
Task 1: For this process we need to learn more about what goes into creating and starting a VM. Here’s some resources so you can learn more about the process: https://cloud.google.com/compute/docs. If you would like to do one of the trainings let me know, and I can purchase some credits for you!

Task 2: Learn about dockerization. Docker is a container system that helps with quickly building and deploying an app. We will be integrating this after we setup most of our application so it’s good to learn about! https://docs.docker.com/get-started/overview/

Task 3: Learn about CI/CD and using GitHub Actions. So in most applications we want tests to run automatically everything r we build something new, and this helps us make sure our application is not going to break production, GitHub actions is the way we are going to do that here so please read up more on it! https://docs.github.com/en/actions

@zareentk zareentk assigned zareentk and unassigned zareentk Oct 31, 2023
@zareentk zareentk added research/training question Further information is requested and removed question Further information is requested labels Oct 31, 2023
@zareentk zareentk moved this to Todo in Gamified Sprint 1 Oct 31, 2023
@clarawong20 clarawong20 self-assigned this Oct 31, 2023
@clarawong20
Copy link
Collaborator

clarawong20 commented Oct 31, 2023

I'll look into dockerization (task 2)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

2 participants