-
Notifications
You must be signed in to change notification settings - Fork 6
GCP Setup
Shirley Cohen edited this page Jan 27, 2020
·
1 revision
- Go to the GCP Console and log in using your gmail account (NOT YOUR UTEXAS ACCOUNT). If you do not have a gmail account, please create one before proceeding further.
- Once logged in, you will see the following: Click on Try for Free. (GCP gives you $300 initially as a free trial, which is for your personal use. For the purposes of this class, Google coupon codes will be provided to cover the resources you use on GCP during the semester.)
- Please enter all the information in the form. (Note: Though credit/debit/bank account information is being asked for, you will not be charged when the free trial ends. This information is just being used for verification purposes.)
- Once you have redeemed the free credit, a GCP project will be created named My First Project. The name of this project needs to be changed to your chosen team name (team name = repo name = GCP project).
- To rename the GCP project, change the context of your console to My First Project. This can be done by clicking on the dropdown menu on the top navigation bar right next to the Google Cloud Platform heading.
- Once the context has been changed, click on the three dots on the top right on the navigation bar and click on Project Settings in the dropdown.
- Under Settings, you will be able to change the Project name. Change the Project Name to your team name. Once you have changed the Project Name, click Save.
- Next, retrieve your GCP coupon code here.
- After requesting your coupon, you will receive an email to verify your information and after verification you will receive the coupon code. Make sure you are logged in with your gmail account (not utexas account) and click here to activate your coupon.
BEFORE GOING AHEAD, CHECK AGAIN THAT YOU ARE LOGGED IN TO YOUR GMAIL ACCOUNT AND NOT THE UTEXAS.EDU ACCOUNT WHEN ACTIVATING THE COUPON CODE.
THE UTEXAS.EDU ACCOUNT IS TO BE USED ONLY FOR RETRIEVING THE COUPON CODE, BUT THE ACTIVATION OF THE COUPON MUST BE DONE ON THE GMAIL ACCOUNT. IF THERE ARE ANY QUESTIONS REGARDING THIS, PLEASE POST A QUESTION ON PIAZZA OR HAVE A CONVERSATION WITH THE INSTRUCTORS.
Copy and paste your coupon code in the form and click Accept and Continue. This will activate the coupon and a billing account named Elements of Databases will be created.
- Now, let's connect your GCP Project to the Elements of Databases billing account. Click on Billing in the main menu.
- Next, click on My projects.
- Click on the three dots next to your newly created project.
- Click on Change billing account from the menu.
- In the dialog box, select Elements of Databases from the dropdown and click on SET ACCOUNT.
- Next, click on the navigation menu on the top-left corner, select IAM & admin, and navigate to the IAM menu.
- Click on Add to add the instructor account as a co-owner of your GCP Project. This will give the instructors access to your GCP Project for grading and debugging purposes.
- Enter cs327e.spring2020@gmail.com in the New Members input box. Under Role, select Project and assign the Owner role to this email ID.
- Repeat steps 16 and 17 with your partner's gmail account in order to grant your partner rights to your GCP project.