Skip to content

Commit

Permalink
Change target repo
Browse files Browse the repository at this point in the history
  • Loading branch information
jlacomis authored Nov 28, 2023
1 parent cb81bd0 commit b372ae1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions labs/lab12.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Lab 12 - Cloud Deployment

Repo link: [https://github.com/CMU-17-214/f23-rec12](https://github.com/CMU-17-214/f23-rec12)
Repo link: [https://github.com/CMU-17-214/f23-rec12-fixed](https://github.com/CMU-17-214/f23-rec12-fixed)

In this recitation, you will deploy a version of the TicTacToe game to the
Google Cloud Compute Engine service, allowing you to access it remotely. You can use the same strategy if you want to release your Santorini implementation publicly.
Expand All @@ -23,7 +23,7 @@ This is out of the scope of this course, but other CMU courses focused on DevOps

### Fork the starter repository

1. Create your own fork of [the starter repository](https://github.com/CMU-17-214/f23-rec12).
1. Create your own fork of [the starter repository](https://github.com/CMU-17-214/f23-rec12-fixed).

### Setting up a new virtual machine
We continue to use the Google Cloud Platform as in Lab 8 and HW5, for which we provided coupons to get free credits. NOTE: We do not have any additional backup coupons. If you have not yet resolved coupon issues, you will not be able to complete this portion of the lab or have to use another billing account.
Expand Down

0 comments on commit b372ae1

Please sign in to comment.