Google Cloud Free Teir Python Play Server

Submitted by code_admin on Wed, 11/28/2018 - 12:30

Goto
https://console.cloud.google.com/freetrial/signup/0

Turns out it is not actually free :( only 720 hours per month are free. (30 days)

I used Ubuntu 80.04 LTS release (10 GB persistent)

Setup commands

  1. sudo apt update
  2. sudo apt install python3-pip
  3. alias python=python3
  4. alias pip=pip3

Python3 and git were already installed.

Got the IP and registered domain with godaddy: shangit.metcarob.com

Tags

RJM Article Type
Work Notes