holybrother Infra repository
create scripts for auto install make them executable commit install_ruby.sh install_mongodb.sh deploy.sh test run on clear machine - works!
gcloud compute instances create reddit-app --boot-disk-size=10GB --image-family ubuntu-1604-lts --image-project=ubuntu-os-cloud --machine-type=g1-small --tags puma-server --restart-on-failure forwarding-rules create default-puma-server --ip-protocol TCP --ports 9292 --target-instance pf-target-instance --metadata-from-file startup-script=c:\startup_script.sh
testapp_IP = 35.246.214.172 testapp_port = 9292