https://github.com/timtech4u/host-statics-gcp
Tutorial repo for hosting TicTacToe web game on GCP
https://github.com/timtech4u/host-statics-gcp
Last synced: 5 months ago
JSON representation
Tutorial repo for hosting TicTacToe web game on GCP
- Host: GitHub
- URL: https://github.com/timtech4u/host-statics-gcp
- Owner: Timtech4u
- Created: 2020-02-15T02:48:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-15T03:13:29.000Z (over 6 years ago)
- Last Synced: 2025-01-10T17:15:32.494Z (over 1 year ago)
- Language: HTML
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hosting Static Web files on Google Cloud Platform
> This repo is for a tutorial on how I deployed a TicTacToe web game on a GCP VM Instance, Cloud Storage Bucket and C
## Deploments
- Deploy on VM Instance
- Deploy on Google Cloud Storage
- Deploy on Cloud Run (using Dockerfile)
## Todo
- [ ] Fix import in HMTL files
- [ ] Install Webserver on VM
- [ ] Create public GCS Bucket
- [ ] Build Docker Image
- [ ] Link to domain
[](https://deploy.cloud.run)